-
Notifications
You must be signed in to change notification settings - Fork 236
feat(databases-collections-list): replace the database and collection cards with tables COMPASS-9585 COMPASS-9586 #7399
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
base: main
Are you sure you want to change the base?
Conversation
a170d7f
to
ba9091a
Compare
: '-'; | ||
}, | ||
}, | ||
/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I initially wanted to display this because it would make all sizes explicit, but the table quickly gets crowded.
: '-'; | ||
}, | ||
}, | ||
/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I initially wanted to display this because it would make all sizes explicit, but the table quickly gets crowded.
477d800
to
3f36c86
Compare
This replaced the databases and collection cards with tables. Still in progress, needs tests, old code has to be cleaned up.
TODO:
Derived from {collection_name}
(including dark mode)unknown
where they should be coming from the generics?