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

Add Shell.Title to default template #13521

Merged
merged 2 commits into from
Feb 23, 2023
Merged

Add Shell.Title to default template #13521

merged 2 commits into from
Feb 23, 2023

Conversation

jfversluis
Copy link
Member

@jfversluis jfversluis commented Feb 23, 2023

Description of Change

Adds a Title to the default AppShell.xaml file so that the template is more accessibility proof out of the box!

The title is the name of the project as specified in Visual Studio or the CLI, same as the one used in the namespaces and other metadata.

Issues Fixed

Fixes #12973

@jfversluis jfversluis added t/bug Something isn't working platform/windows 🪟 legacy-area-a11y Relates to accessibility area-templates Project templates, Item Templates for Blazor and MAUI labels Feb 23, 2023
@jfversluis jfversluis marked this pull request as ready for review February 23, 2023 15:04
@jfversluis jfversluis merged commit 0883291 into main Feb 23, 2023
@jfversluis jfversluis deleted the fix-12973 branch February 23, 2023 19:58
@PureWeen PureWeen added the backport/suggested The PR author or issue review has suggested that the change should be backported. label May 1, 2023
@hartez hartez added the backport/NO This change should not be backported. It may break customers. label May 31, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 2023
@Eilon Eilon added t/a11y Relates to accessibility and removed legacy-area-a11y Relates to accessibility labels May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-templates Project templates, Item Templates for Blazor and MAUI backport/NO This change should not be backported. It may break customers. backport/suggested The PR author or issue review has suggested that the change should be backported. platform/windows 🪟 t/a11y Relates to accessibility t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.NET MAUI app's UI Automation hierarchy has a root window element with no accessible name
5 participants