hasura / hasura/graphql-engine

Support addition of comment to a database column during column create

Open
#9,823 0 comments 0 reactions 0 assignees View on GitHub
c/console k/enhancement
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

### Is your proposal related to a problem?

When adding a new column to the database, you cannot add a comment/description to the column in the creation flow. you have to hit save, then edit, and then add the comment/description. please refer to the screenshots below (first screenshot is creation, second is edit)
![Screenshot 2023-08-08 at 5 02 54 PM](https://github.com/hasura/graphql-engine/assets/5352361/5ca47317-a880-4ef8-a15d-ac832ce831bd)
![Screenshot 2023-08-08 at 5 03 09 PM](https://github.com/hasura/graphql-engine/assets/5352361/6db4456b-5190-4c45-a55d-b259bde32118)

Contributor guide

Open the contributing guide

Research direction

Start by comparing the database column creation flow with the existing column edit flow shown in the screenshots. The work is done when a comment or description can be entered during column creation and is saved with the new column.

Written by the indexing model from the issue text.

Assessment

Domain
database, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.