-
Notifications
You must be signed in to change notification settings - Fork 31
Fix: Make Add User dialog a multi-step wizard #1197
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
base: main
Are you sure you want to change the base?
Conversation
Hi @priya-tik |
Use Run test server using develop.opencast.org as backend:
Specify a different backend like stable.opencast.org:
It may take a few seconds for the interface to spin up. |
This pull request is deployed at test.admin-interface.opencast.org/1197/2025-05-07_08-32-39/ . |
This pull request has conflicts ☹ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR refactors the "Add User" dialog to behave like a multi-step wizard, improving the user experience by splitting user details and role assignment into separate tabs. This change ensures better usability and mirrors the design of similar multi-step forms in the interface.
Note:
Please let me know if any additional changes or improvements are needed!