The schema selector is used in multiple places in the Supabase UI.
Right now it mixes my custom schemas with Supabase/system schemas, which makes it cognitively noisy to use. Personally I never need to interact with the system schemas.
It would help a lot if we could either:
The user finds the schema selector in Supabase UI cluttered due to the mix of custom and system schemas. They suggest adding a filter to hide system schemas or visually distinguish between them to improve usability.