mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Orderable/Sortable/Draggable Egg Variables #11
Reference in New Issue
Block a user
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?
Originally created by @lancepioch on GitHub (Apr 14, 2024).
Discussed in https://github.com/pelican-dev/panel/discussions/62
Originally posted by HerrSammyDE April 13, 2024
Currently the egg variables are all created one after the other, but I would very much like to be able to sort / move the variables, so a function to move them would be very good and helpful
@QuintenQVD0 commented on GitHub (Apr 14, 2024):
Yes indeed good idea, As for now the variables get the order they where made and can be a little confusing from egg to egg.
So a sort or a way to organize them (just fine if it are just the ones the user can see) would be nice.