You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This page is intended to be a collection of use cases that have yet to be implemented by an existing or not-yet-existing component. The idea is, that we end up with a list of requirements for new components.
Long Lists Within Table Rows
Sometimes a table has to contain information that potentially gets too much to display in a single table row. It should be hidden by default and be accessible by click (or similar). It should also be searchable (at least by using the browser's search functionality).