The 3-dot menu in the mobile view of the READMEasy application is not functioning as expected. When attempting to click the menu, it does not expand or show the intended options.
Steps to Reproduce
Open READMEasy on a mobile device or using the browser's mobile view.
Click on the 3-dot menu in the top-right corner.
Observe that the menu does not open or display any options.
Expected Behavior
The 3-dot menu should open and display options when clicked in mobile view.
Actual Behavior
Clicking the 3-dot menu in mobile view does not show any options or dropdown.
Suggested Fix
Verify the JavaScript responsible for toggling the menu visibility.
Check if the CSS media queries might be hiding the menu unintentionally.
Ensure that the click or touch events are properly handled for mobile devices.
Environment
Device: [e.g., iPhone 12, Samsung Galaxy S21]
Browser: [e.g., Safari, Chrome]
Version: [e.g., iOS 16.0, Android 13]
Request for Assignment
@BamaCharanChhandogi , I would like to work on this issue. Please assign it to me.
Additional Information
Any guidance on this issue would be greatly appreciated.
Issue: 3-dot Menu Not Working in Mobile View
Description
The 3-dot menu in the mobile view of the READMEasy application is not functioning as expected. When attempting to click the menu, it does not expand or show the intended options.
Steps to Reproduce
Expected Behavior
The 3-dot menu should open and display options when clicked in mobile view.
Actual Behavior
Clicking the 3-dot menu in mobile view does not show any options or dropdown.
Suggested Fix
click
ortouch
events are properly handled for mobile devices.Environment
Request for Assignment
@BamaCharanChhandogi , I would like to work on this issue. Please assign it to me.
Additional Information
Any guidance on this issue would be greatly appreciated.