Prevent expanded activity log entries from jumping #458
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#458
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?
Currently the package entries will make the lines jump, since the have very different width. With some CSS wizardry it should be possible to avoid that. Either overlay the package entries box entirely (so it acts similar to a tooltip) or compute the right widths so the package list stays inline without changing the activity log line it originates from.