Feature Add next/previous tab hotkeys#1447
Conversation
|
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 has conflicts ☹ |
gregorydlogan
left a comment
There was a problem hiding this comment.
Works, nitpicking about the shortcut descriptions
|
This pull request has conflicts ☹ |
…revious-tab-hotkeys-new
There was a problem hiding this comment.
Seems to work fine. The linked issue requested the next/previous hotkeys for the create modals though, not for the details modals. Not that having them in the details modal would be bad, but they're more useful in the create modals where users will need to move between adjacent tabs more often.
|
This pull request is deployed at test.admin-interface.opencast.org/1447/2025-11-28_07-32-48/ . |
|
@Arnei |
Feature Add next/previous tab hotkeys
Hello all,
as stated in the problem #984 , there was no possibility like the old version of admin user interface of open cast to navigate between different steps like ( edit event modal ) (eg, metadata to publications ) ,
by this PR i tried to suggest the solution which i would appreciate your view and opinions , if i am in the currect track or even close to it that i can continue my solution to other wizard modals inside the Admin UI ,
now it is possible to move forward whenever the focus is not on the input type fields by pressing: alt + Enter and back ward : alt + Backspace , to test this PR please first open the edit window modal , and change the focus by tabbing from the input field to the next one and then use the hotkeys as above i have mentioned them
thank you all for your Time
Ensiyeh