mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
Missing edit function for actions on schedules in new client #221
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 @e-monkey on GitHub (Dec 11, 2024).
Current Behavior
If editing a schedule, there is no edit nor delete option for actions.
Expected Behavior
Actions should be at least deletable, better editable.
Steps to Reproduce
Edit a schedule on a server in new client console.
Example path:
/app/server/{id}/schedules/{id}/editPanel Version
1.0.0-beta16
Wings Version
1.0.0-beta8
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
@e-monkey commented on GitHub (Dec 11, 2024):
This is my very first issue I created on Github, so please bear with me and let me know if you have any suggestions to improve it.
I checked the existing issues, and I hope did not miss anything important.
@notAreYouScared commented on GitHub (Dec 11, 2024):
You know... You're right.. I'll make a PR to add them. Thanks for the report :)