WorldconVotingSystems / WorldconVotingSystems/nomnom
"Back to Packet" button on codes page should act like a "back" button
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 17
- Forks
- 15
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
When you click the "Back to Packet" button from the codes/packet_file page, it uses a breadcrumb link to go to the URL of the previous page. This has the effect that you're taken to the top of the index, and any sections you had open are closed again.
Better would be a history link, which actually behaved like a "back" button and returned you to the index page in the state in which you'd been there before.
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 codes/packet_file page and inspect the “Back to Packet” control and its current breadcrumb link. Reproduce navigation from the index with sections open, then verify the control returns to that same index state instead of the top of the index.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100