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

Remove auto-focus on selected tab on page load #12406

Merged
merged 4 commits into from
Jan 11, 2023
Merged

Conversation

gcamacho079
Copy link
Contributor

Description

Ensures focus is only moved to the active tab when a user actively selects it, not when a tab is selected on page load

Related issues

@gcamacho079 gcamacho079 added the accessibility 👤 features related to accessibility label Dec 1, 2022
# Conflicts:
#	src/web/assets/admintable/dist/css/app.css.map
#	src/web/assets/admintable/dist/js/app.js
#	src/web/assets/admintable/dist/js/app.js.map
#	src/web/assets/cp/dist/cp.js
#	src/web/assets/cp/dist/cp.js.map
#	src/web/assets/feed/dist/FeedWidget.js.map
#	src/web/assets/garnish/dist/garnish.js.map
#	src/web/assets/graphiql/dist/css/graphiql.css.map
#	src/web/assets/installer/dist/css/install.css.map
#	src/web/assets/login/dist/css/login.css.map
#	src/web/assets/login/dist/login.js.map
#	src/web/assets/matrix/dist/MatrixInput.js.map
#	src/web/assets/plugins/dist/css/PluginManager.css.map
#	src/web/assets/pluginstore/dist/css/app.css
#	src/web/assets/pluginstore/dist/css/app.css.map
#	src/web/assets/pluginstore/dist/js/app.js
#	src/web/assets/pluginstore/dist/js/app.js.map
#	src/web/assets/routes/dist/css/routes.css.map
#	src/web/assets/systemmessages/dist/css/system_messages.css.map
#	src/web/assets/updates/dist/UpdatesUtility.js.map
#	src/web/assets/upgrade/dist/css/UpgradeUtility.css.map
[ci skip]
@brandonkelly brandonkelly merged commit c030351 into 4.4 Jan 11, 2023
@brandonkelly brandonkelly deleted the a11y/remove-tab-focus branch January 11, 2023 00:16
brandonkelly added a commit that referenced this pull request Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility 👤 features related to accessibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants