-
Notifications
You must be signed in to change notification settings - Fork 23
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
Fix tabbing in event details metadata #288
Fix tabbing in event details metadata #288
Conversation
In the event/series details metadata tab, it was not possible to navigate between the different items using the "tab" key. This is now possible.
…entdetails-metadata
This pull request has conflicts ☹ |
…entdetails-metadata
This pull request has conflicts ☹ |
…entdetails-metadata
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.
Unfortunately, this isn't working for me. I'm testing in Firefox with a proxy against stable.opencast.org. When creating new series or events, I can edit the title, but then no other metadata field can be edited, neither with tabbing nor with clicking into the field or clicking on the little edit icon on the right of the field. Also the metadata of existing events doesn't seem to be editable anymore as well. :(
This pull request has conflicts ☹ |
This seems to work correctly for me now. |
In the event/series details metadata tab, it was not possible to navigate between the different items using the "tab" key. This is now possible.
Fixes #233.