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

UI should prompt user if you change workflow parameters and leave without saving #982

Open
lkiesow opened this issue Nov 19, 2024 · 0 comments · May be fixed by #1081
Open

UI should prompt user if you change workflow parameters and leave without saving #982

lkiesow opened this issue Nov 19, 2024 · 0 comments · May be fixed by #1081
Labels
type:bug Something isn't working

Comments

@lkiesow
Copy link
Member

lkiesow commented Nov 19, 2024

The user interface should prompt user if you change workflow parameters and leave without saving.
It does that in several other places and I would expect the interface to behave similar here.

@lkiesow lkiesow added the type:bug Something isn't working label Nov 19, 2024
Arnei added a commit to Arnei/opencast-admin-interface that referenced this issue Jan 21, 2025
Adds a confirmation modal that warns about unsaved changes
to the following tabs of the event details:
Metadata,
Extended Metadata,
Scheduling (for scheduled events),
Workflows (for scheduled events).
Thereby this fixes opencast#982.

Includes opencast#1046, because I was expecting this to be tightly related to
modals and did not want to write it twice. The general coding
approach would be the same though.

Speaking of approach, I would like feedback on if this makes
for a good approach, or if there are better alternatives I've
missed. If people agree with this approach it could then be
extended to other modals (e.g. series) as well.
@Arnei Arnei linked a pull request Jan 21, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant