OpenPecha / monlamai-app-web

MIT License
0 stars 0 forks source link

CR001 :Minor changes in the prototype of the app.. #195

Open kaldan007 opened 1 month ago

kaldan007 commented 1 month ago

Title:Adjust Position of "Back" and "Favorites" Buttons for Improved Accessibility

Description: We need to update the app prototype to enhance user accessibility by adjusting the positioning of the "Back" and "Favorites" buttons. Currently, these buttons are too close to the screen border, making them difficult to tap for users, especially on devices with curved edges or screen protectors.

Requirements:

Technical Implementation: Update the layout in the app%E2%80%99s design prototype (e.g., Figma, ). Modify the corresponding code (if applicable) to reflect these changes. Ensure that the new button positions do not overlap or interfere with other UI elements.

Reference:

Image

Image

Expected Behavior: The "Back" and "Favorites" buttons should be easier to tap, reducing the likelihood of accidental touches near the screen edges. The new button positions should enhance the overall user experience without compromising the design integrity.

Testing: Test the updated prototype on various screen sizes and devices.Pay special attention to devices with curved edges and screen protectors to ensure accessibility improvements are effective.

Additional Notes:Get feedback from the UX/UI team after the adjustments.If needed, make minor tweaks based on testing and feedback before finalising.

kaldan007 commented 1 month ago

@Tendolls U can check the update in the figma link

Tendolls commented 1 month ago

https://www.figma.com/proto/V6LW1I1QvSdqXnlsRsJiuK/Monlam-Mobile-Application-Mockup?page-id=0%3A1&node-id=289-14826&viewport=-1288%2C-7%2C0.2&t=bR5GgEvKjRJo9KQU-1&scaling=min-zoom&content-scaling=fixed&starting-point-node-id=1%3A41&show-proto-sidebar=1

Reviewed and proceeded to Implementation.