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

Replace the HorizontalScrollView in GRID type with Flexbox layout manager #3

Open
grindelwald96 opened this issue Aug 9, 2020 · 0 comments

Comments

@grindelwald96
Copy link

Horizontal scroll view is a bit odd, in terms of User experience because in the event of available FilterItems is a long list, user cannot see the complete filters, in many cases users are not aware of the list extending horizintally.
Replacing the horizontal layout manager with flexbox layout manager to allow wrap the filters to next line instead of scrolling to see the entire filters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant