Skip to content

Management UI: Add autocomplete, autofocus and label linking to input at login page.#15398

Merged
michaelklishin merged 1 commit intorabbitmq:mainfrom
simi:auto-focus-login
Feb 5, 2026
Merged

Management UI: Add autocomplete, autofocus and label linking to input at login page.#15398
michaelklishin merged 1 commit intorabbitmq:mainfrom
simi:auto-focus-login

Conversation

@simi
Copy link
Copy Markdown
Contributor

@simi simi commented Feb 4, 2026

Proposed Changes

The only purpose of the login page is to put login as password thus first action is to get username focus. This PR adds auto focus to this input. Also as a side effect updates the autocomplete attributes and adds ids to inputs to link labels properly to input, which makes label clickable to focus the input also (just minor tweak).

UI should be visually 100% the same.

@michaelklishin
Copy link
Copy Markdown
Collaborator

@simi thank you for considering a contribution.

We can only accept it if you sign our CLA, which is done online and should not take long.

@simi
Copy link
Copy Markdown
Contributor Author

simi commented Feb 5, 2026

@michaelklishin done!

@simi
Copy link
Copy Markdown
Contributor Author

simi commented Feb 5, 2026

the selenium error is related to PR from fork

Error: google-github-actions/auth failed with: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.

the other failure seems not related (maybe flaky test?)

@michaelklishin
Copy link
Copy Markdown
Collaborator

Yup, out of the thousands tests in our suites, some are flaky.

Selenium tests require access to a secret.

@michaelklishin michaelklishin merged commit 33e0907 into rabbitmq:main Feb 5, 2026
859 of 862 checks passed
michaelklishin added a commit that referenced this pull request Feb 5, 2026
Management UI: Add autocomplete, autofocus and label linking to input at login page. (backport #15398)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants