FeatureFuel
2

Collapse Database-Only Collections in Data Model page

Source: directus/directus#24449 · opened by @beasteers
Summary It would be better if the Database-Only collections were collapsed on the data model settings page in the same way that the system collections are. ![image]( Basic Example _No response_ Motivation Currently it is too easy to accidentally turn a non-Directus table into a collection and it's not easy to undo. Unfortunately, not all forms of tables are supported by Directus (e.g. partitioned tables) so their schemas have to be managed externally. Detailed Design Nest them in a collapsed group using the same code as System Collections ![image]( ![image]( Requirements List Must Have: • Collapsed database-only tables Could Have: • Confirmation dialog on conversion to a collection • A way to untrack a collection Drawbacks low cost - system collections already use it. impact - it might make curious people more likely to open the System Collections group untracking is more complicated and requires more care so it'd be eas…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests