History interface should have a 'fork' or tag button
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
1. interface should have a 'fork' or tag button
Right now, when viewing history, I can either Restore or Download
What I really want to do is fork this into a new tag. Using the same repo name but just add a tag.
Maybe equivalently, and interface to "add a tag" to a history entry.
2. Move exit to right side
I find it unintuitive that the exit button is on the left. I guess because I'm used to exit buttons on windows always being in the top right. I would find it clearer to move Exit to the top right.
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 history interface entry point and inspect the existing Restore, Download, and Exit controls. Confirm whether the requested action should fork an entry into a new tag or only add a tag, then assess moving Exit to the top right. Done means the history view exposes the agreed tag or fork action and places Exit as requested.
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
- 42/100