-
Notifications
You must be signed in to change notification settings - Fork 81
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
Simplify the Library Home interface/UI #1230
Comments
@jmakowski1123 Do you think this can be done as a bugfix ("the homepage is confusing and Recently Modified doesn't respond to filters/keywords"), or should we postpone it for now and focus on other bugs? CC @DanielVZ96 |
Yes, I'd prioritize this is a high priority bug fix, and if we can get it into Sumac, that would be fantastic. |
@jmakowski1123 here's the changes that I understood that had to be done from the issue description. Now I'm working through a few dozen tests that need to be fixed because of the refactor that was needed for this simplification, but in the meantime would you kindly let me know if this is what you had in mind and if there's any other visible changes you deem necessary to simplify the home UI? |
This is looking great! cc @lizc577 Is the implementation of the continuous scrolling what you were expecting? |
This is ready for AC testing on the sandbox and has also been backported to Sumac. |
This looks great. |
Given complexities that have arisen with the sort feature on the Library Home, we have made the decision to simplify the Library home experience for the MVP.
New requirements:
The Library Homepage displays a grid of tiles. We are removing the sections for "Recently modified", components and Collections.
There is an infinite scroll with a "load more" option.
When sorts, filters are applied, it applies to all content on the Library homepage.
The default sort is "Recently Modified"
The text was updated successfully, but these errors were encountered: