hasura / hasura/graphql-engine

Show & Hide Schemas

Open
#7,742 1 comment 6 reactions 0 assignees View on GitHub
k/enhancement
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

### Is your proposal related to a problem?

The schemas created by other Postgres plugins like (timescale) are showing up in the dashboard. We need a way to hide & show them. Otherwise, it's getting too much clutter
![image](https://user-images.githubusercontent.com/29562232/139402338-68494c8d-a9bb-45ef-8517-94458a610bf0.png)

### Describe the solution you'd like

For each database, we have a source dashboard. In that dashboard, we need to have a button near the schema for hiding the schemas.
![image](https://user-images.githubusercontent.com/29562232/139402503-0acd081f-e4d7-47a7-b553-e93fdd69d3aa.png)

### Describe alternatives you've considered

We can add a button near each schema to hide them in the side bar but for a frequent user, its might be annoying.

### If the feature is approved, would you be willing to submit a PR?

Yes

Contributor guide

Open the contributing guide

Research direction

Start in the per-database source dashboard and its schema list, focusing on the proposed control near the schemas and the sidebar behavior shown in the issue images. Define how a user hides and restores schemas for each database, then verify that the dashboard no longer shows hidden schemas and that they can be shown again.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgres
Domain
databases, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.