Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android UX improvements #21

Open
Marina-Banov opened this issue May 16, 2021 · 9 comments
Open

Android UX improvements #21

Marina-Banov opened this issue May 16, 2021 · 9 comments
Labels
low priority Might get to it later

Comments

@Marina-Banov
Copy link
Owner

Marina-Banov commented May 16, 2021

Suggestions for a better user experience of the Android app.

@Marina-Banov
Copy link
Owner Author

Marina-Banov commented May 16, 2021

  • The details button inside event cards and survey cards is not intuitive. Details should open when the card as a whole is clicked. Either remove the button entirely or replace it with an unclickable image.

@Marina-Banov
Copy link
Owner Author

@Marina-Banov
Copy link
Owner Author

@Marina-Banov
Copy link
Owner Author

  • Hide SearchFilter component on scroll

@Marina-Banov Marina-Banov added the low priority Might get to it later label May 24, 2021
@Marina-Banov
Copy link
Owner Author

Marina-Banov commented May 28, 2021

  • Consider data preloading during a splash screen. That might result in creating singleton repositories. Maybe add loaders (spinners, progress bars).

@Marina-Banov
Copy link
Owner Author

Marina-Banov commented Jun 2, 2021

  • Improve visual hierarchy of text views inside EventDetailsFragment, SurveyDetailsFragment and SurveyResultsDetailsFragment. Add more spacing between different types of information, make text bigger in general.

@Marina-Banov
Copy link
Owner Author

Marina-Banov commented Jun 9, 2021

  • Make text selectable and enable navigation on web links.

@Marina-Banov
Copy link
Owner Author

Marina-Banov commented Jun 9, 2021

  • Improve search bar behavior. Should focus whenever the rectangle is clicked (currently, gets focus only when search icon is clicked). Also, give the rectangle rounded edges.

@Marina-Banov
Copy link
Owner Author

Fix focus issues

  • Login screen, e-mail address input field. Remove focus when user touches anything else
  • Search bar. Remove focus when user touches anything else, ESPECIALLY when the active fragment inside viewPager changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority Might get to it later
Projects
None yet
Development

No branches or pull requests

1 participant