SSWConsulting / SSWConsulting/SSW.Website

✨ Website - Blog Posts - Make category dropdown configurable in Tina

Open
#3,850 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

YakShaver
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
  1. A global collection is created to manage blog post categories.
  2. Non-developers can add new categories to the global collection.
  3. The category dropdown menu dynamically updates to include new categories from the global collection.
  4. The solution is tested and verified on the SSW Website (Dev - Next.js).
Screenshot

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.