No-JS: Dismissing/accepting a suggestion jumps to the top of the page #321
Labels
No labels
automation
backend
bug
contributor experience
data
deployment
documentation
duplicate
good first issue
help wanted
nice to have
notifications
package maintainer
performance
skin
tech debt
user story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lix-community/nix-security-tracker#321
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is only relevant for users that have JavaScript disabled.
Currently the page is reloaded and the screen scrolls to the top, so I have to find back the place where I was in the page.
Implementation idea: Add an
id
to every container (e.g. based on the CVE ID, which should not be duplicate anyway) and construct a URL fragment to the ID after the container in question for the POST request. May need some massaging if the next container is on the next page.Superseeded by https://github.com/Nix-Security-WG/nix-security-tracker/issues/379, or did I misunterstand your thumbs up, @fricklerhandwerk ?
Closed by #379