nofusscomputing / nofusscomputing/centurion_ui
Add Ticket action dropdown menu
Nobody has claimed this yet.
- 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
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 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