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

Possible unexpected behavior when navigating CreatorEditor using keyboard #19271

Open
Smeds opened this issue Dec 5, 2024 · 0 comments
Open
Assignees
Labels
area/UI-UX kind/bug release-testing-24.2 Issues stemming from 24.2 release testing process and PRs to address them

Comments

@Smeds
Copy link

Smeds commented Dec 5, 2024

The pull request "Workflow license and creator edit keyboard access #18936" introduces keyboard navigation for the CreatorEditor, which works. However, I encountered an possible unexpected behavior. When I select the 'Add attribute' ListSelector element and press either the 'Down Arrow' or 'Right Arrow' key, the top-most item in the list is added automatically, without giving me the opportunity to choose which element to add.

Galaxy Version and/or server at which you observed the bug
test.galaxyproject.org 24.2

Browser and Operating System
Operating System: Linux
Browser: Firefox, Chrome

To Reproduce
Steps to reproduce the behavior:

  1. Select 'Add attribute'
  2. Press Arrows keys (Right or Down)

Expected behavior
I would expect the selection list to be opened when I use the arrow keys, but that's maybe not the expected behavior.

Screenshots
test

The following Attributes in the CreatorEditor is added when I press keys "Down Key" and "Right Key"

  • Given Name
  • Family Name
  • Identifier (typically an orcid.org ID

Additional context
Add any other context about the problem here.

@jdavcs jdavcs added kind/bug area/UI-UX release-testing-24.2 Issues stemming from 24.2 release testing process and PRs to address them labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/UI-UX kind/bug release-testing-24.2 Issues stemming from 24.2 release testing process and PRs to address them
Projects
None yet
Development

No branches or pull requests

3 participants