-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
In order to ensure a seamless user experience for users, we need to ensure that our application is responsive across multiple devices, especially devices with small screens. More often or not it is common to find screens with overflowing widgets on devices with small screens
Desired Solution
- Test the app on multiple devices (small, medium, large) and handle any existing glitches
- Use responsive widgets like FittedBox(), Wrap(), etc where applicable
- Implement other methods or techniques that enforce responsive across multiple devices
Acceptance Criteria:
- Users should be able to interact with all parts of the user interface no matter the size of their devices
- The app should be responsive on the most popular android and ios phones
- The app should be responsive on the most popular android and ios tablets
- There should be no overflowing widgets on parts of the user interface
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request