Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete schedule even if active #401

Open
IsaDavRod opened this issue Oct 28, 2024 · 2 comments · May be fixed by #435
Open

Delete schedule even if active #401

IsaDavRod opened this issue Oct 28, 2024 · 2 comments · May be fixed by #435
Assignees

Comments

@IsaDavRod
Copy link
Member

Right now, if you select a schedule and try to delete it, the popup below will appear. This can confuse the user because it says "Active Schedule" Instead, make a PR that shows the normal warning as if it were any other schedule being deleted. The user should be able to delete a schedule regardless if it's the currently selected schedule (Once deleted, focus/make-active the schedule that was below the deleted one. For example, in the image below, if the schedule was deleted, the schedule below it should be the active one (we wouldn't want to show an empty page lol))

Image

@IsaDavRod IsaDavRod converted this from a draft issue Oct 28, 2024
@Samathingamajig
Copy link
Collaborator

@IsaDavRod If there is exactly one schedule, and someone wants to delete it, should the app allow that deletion and just make a blank schedule, or should it be disallowed?

@Samathingamajig
Copy link
Collaborator

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment