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

Searchable Select Field in Nova Action Modal Shifts Focus to First Field After Selection #6408

Closed
naranarethiya opened this issue May 28, 2024 · 3 comments
Labels
bug Verified bug by the Nova team fix incoming A fix is in review

Comments

@naranarethiya
Copy link

naranarethiya commented May 28, 2024

Description:

When using a searchable select field in an action form on a resource, selecting an option from the dropdown causes the focus to shift from the select box to the first field in the form.

Detailed steps to reproduce the issue on a fresh Nova installation:

  • Create new admin user and login nova interface with that
  • Goto nova/resources/users and select anyone user
  • Click on Email Account Profile from action dropdown
  • Enter some random text in the Title field.
  • Use the mouse to select an item from the Select box(any selection from action form).
  • Notice that the focus shifts from the Select box to the Title field.
@crynobone crynobone added the needs more info More information is required label May 28, 2024
@crynobone
Copy link
Member

Please provide full reproducing repository based on fresh installation as suggested in the bug report template (or you can refer to https://github.com/nova-issues for example)

@crynobone crynobone added the stale label Jun 5, 2024
@naranarethiya
Copy link
Author

@crynobone Updated issue body with repository link.

@stale stale bot removed the stale label Jun 12, 2024
@crynobone crynobone added the pending Issues that are pending triage label Jun 27, 2024
@crynobone crynobone added blocked bug Verified bug by the Nova team fix incoming A fix is in review and removed needs more info More information is required pending Issues that are pending triage blocked labels Oct 15, 2024
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Verified bug by the Nova team fix incoming A fix is in review
Projects
None yet
Development

No branches or pull requests

2 participants