nofusscomputing / nofusscomputing/centurion_ui

Add Ticket action dropdown menu

Open
#50 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

task::feature type::task
Dominant language
TypeScript
Stars
0
Forks
0
Avg merge
1d 4h
Merged PRs (30d)
20

Description

Add a ticket action menu to the ticket description header.

Details

Add a context menu that displays when clicking on the icon that has the following actions for a ticket:

  • Edit
  • Delete

The menu in the future can be explaned.

The menu will be created as a component that is re-usable.

Links

  • Related: #3

Tasks

  • Create Menu component
  • Has icons for the menu items
  • changes colours based off of themes
  • Remove edit button from ticket description area.

Contributor guide

Open the contributing guide

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 ticket description header and inspect how the existing edit button and ticket actions are rendered. Use the related issue #3 for context, then implement the reusable menu with Edit and Delete actions, icons, theme-aware colours, and removal of the old edit button. Done means all listed tasks are complete and the menu appears from the header icon.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.