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

Simplify the Library Home interface/UI #1230

Closed
Tracked by #1083
jmakowski1123 opened this issue Aug 29, 2024 · 6 comments
Closed
Tracked by #1083

Simplify the Library Home interface/UI #1230

jmakowski1123 opened this issue Aug 29, 2024 · 6 comments
Labels

Comments

@jmakowski1123
Copy link

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"

Image

@bradenmacdonald
Copy link
Contributor

@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

@jmakowski1123
Copy link
Author

Yes, I'd prioritize this is a high priority bug fix, and if we can get it into Sumac, that would be fantastic.

@DanielVZ96
Copy link
Contributor

DanielVZ96 commented Oct 29, 2024

@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?

image

@jmakowski1123
Copy link
Author

This is looking great!

cc @lizc577 Is the implementation of the continuous scrolling what you were expecting?

@bradenmacdonald bradenmacdonald moved this from In Progress to Ready for AC testing in Libraries Overhaul Nov 18, 2024
@bradenmacdonald
Copy link
Contributor

This is ready for AC testing on the sandbox and has also been backported to Sumac.

@jmakowski1123
Copy link
Author

This looks great.

@jmakowski1123 jmakowski1123 moved this from Ready for AC testing to Done in Libraries Overhaul Nov 19, 2024
@jmakowski1123 jmakowski1123 closed this as completed by moving to Done in Libraries Overhaul Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

3 participants