SSWConsulting / SSWConsulting/SSW.Website
✨ Website - Blog Posts - Make category dropdown configurable in Tina
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 14
- Forks
- 10
- Avg merge
- 13h 51m
- Merged PRs (30d)
- 38
Description
Requested by: @Calinator444 via YakShaver.ai 🦬
cc: @uly1, @Calinator444, @joshbermanssw, @brookjeynes-ssw, @adamcogan, @babakamyljanovssw
Hi Team!
🟥 Watch the video (1 min 5 sec)
Url from screen share: http://localhost:3000/admin/index.html
Pain
Currently, the category selector for blog posts on the SSW Website is hardcoded. This feature request aims to implement a dynamic category selector that allows non-developers to add new categories to the dropdown menu via a global collection.
Acceptance Criteria
- A global collection is created to manage blog post categories.
- Non-developers can add new categories to the global collection.
- The category dropdown menu dynamically updates to include new categories from the global collection.
- The solution is tested and verified on the SSW Website (Dev - Next.js).
Screenshot

Figure: Hardcoded category selector for blog posts; propose global collection for dynamic categories.
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 Tina admin page at http://localhost:3000/admin/index.html and trace how blog post categories are currently configured. Define the global collection and connect the blog post dropdown to it, then verify on the SSW Website Dev - Next.js that non-developers can add a category and the dropdown updates accordingly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs
- Domain
- content, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100