kjaymiller / kjaymiller/render-engine-pg-cms
Show existing tags in the edit view
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The current tags on a post are not visible in the edit view, making it hard to know which tags the post already has. The edit view should display the post's existing tags so they can be seen (and managed) at a glance.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the post edit view and trace how the post's existing tags are loaded for editing. Confirm the current tag data and edit-view rendering, then make the existing tags visible and manageable at a glance. Done means an edited post clearly shows its current tags.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100