-
Notifications
You must be signed in to change notification settings - Fork 0
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
Master Ticket: Implement Faceting 2.0 for visualizations #1501
Comments
Reviewed mockups in 12/12/2022 EDA UX meeting - now ready for implementation! We need to give user feedback that scrolling is working, so we will show partial things sliding by as the user scrolls
What is the maximum number of faceted panels that we should allow?
If the user selects a combination of viewable rows and columns that will exceed X panels, we will use a snackbar (which provide information about an ACTION or PROCESS) to let them know that they have exceeded X We will pre-render 1 page on either side of the current view for better scrolling functionality (@dmfalke indicated that there is a well known library to handle this) |
This is the library to which I was referring: https://github.com/bvaughn/react-window |
To whomever QA's this ticket...Once this ticket has been implemented, check to see if these tickets can be closed: |
PIP task redmine ticket for faceting 2.0: https://redmine.apidb.org/issues/51781 |
Hooray for facets without constraints on cardinality!!
find mockups here, still to be reviewed by the eda ux group
this is a prereq to being able to build the individual summary app
The text was updated successfully, but these errors were encountered: