hasura / hasura/graphql-engine
Support addition of comment to a database column during column create
- 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)


Contributor 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