-
Notifications
You must be signed in to change notification settings - Fork 128
Description
As previously mentioned ODD is being utilized more and more as a catalog (quite often by non-technical users)
When users enter the "catalog" section they are instantly presented with everything in ODD (sorted by last added/modified date) the majority of things recently added are usually in the unassigned status and incomplete - this leads to "messy" items usually being listed first that builds a perception that the catalog isn't mature/clean.
The proposal is to sort the default catalog view firstly based on status in the following sequence:
- STABLE
- DEPRECIATED
- DRAFT
- UNASSIGNED
- DELETED
The main reasoning for this is that as users come into the catalog the primary wish is to get an overview of available data (in this case stable is the preferred) and secondly as a technical team, ensure our "customers" have a good perception of the catalog itself.
As always, we can appreciate that design choices are somewhat ambiguous, but we have seen with our internal user base this would be a noticeable improvement in the user experience.
Attaching the screenshot for reference :
I'm more than happy to contribute to implementing the above feature.