Skip to content

Create an accessible name for logo on logged in page #36632

@JuliaKirschenheuter

Description

@JuliaKirschenheuter

Logo on the logged in page is a link to "/index.php/apps/dashboard/". Because of this it should have an accessible name.

Describe the solution you'd like
For https://github.com/nextcloud/server/blob/master/core/templates/layout.user.php:
Add a span with text "To (name of Nextcloud from Theming)'s page" from: https://github.com/nextcloud/server/blob/master/core/templates/layout.user.php#L126-L128 inside of <div class="logo logo-icon"></div>.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions