Skip to content

Conversation

lerouxb
Copy link
Contributor

@lerouxb lerouxb commented Sep 30, 2025

This replaced the databases and collection cards with tables. Still in progress, needs tests, old code has to be cleaned up.

TODO:

  • check that all the GridControls things work, especially the ones that only show up in some cases in Atlas
  • make sure the table is sized to fit whenever you resize the window and also inside DE where there's less vertical space
  • wordBreak: 'break-word' on the name column for crazy long names
  • hovering over the view badge should show Derived from {collection_name} (including dark mode)
  • the header hints are still missing from the header cells (that explain what the storage sizes mean, for example)
  • there are some perf insights to port over
  • it feels like some of the types are unknown where they should be coming from the generics?
  • removed delete click. check with design
  • make sure the storage sizes are all the correct values, even for things like time series
  • port the inferredFromPrivileges stuff

@github-actions github-actions bot added the feat label Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant