Remove derivations instantly #411
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#411
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?
Make it work the same as removing suggestions.
Not sure I can maintain the current noJS workflow here. Would it be okay if the page reloads for every package that is deselected when JavaScript is disabled?
Edit: Nevermind, htmx might be able to solve this!
Oof, that would be a hard degradation. What's the limitation here? Having an extra endpoint for updating just one derivation?
Nah, the difficulty would be to have the same HTML document handle both cases. But it might work, I'll report back.
I think I managed to do it, see #423