View/Edit Enum Values
Open
enhancement
- Dominant language
- Python
- Stars
- 485
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to be able to view/edit enum values in the same way that we can view tables and edit their rows. As of right now, the only way (that I'm aware of) to view enum options is to find a row that has an enum popup picker and check them there.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing how Postico currently exposes enum options through row-editing popups. Trace the existing table and row editing flow and PostgreSQL enum handling; done means users can view and edit enum values directly rather than finding a row that uses them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100