Skip to content

fix add accessible name to icon button#386

Open
FlorianBoe wants to merge 1 commit into
distantnative:mainfrom
FlorianBoe:main
Open

fix add accessible name to icon button#386
FlorianBoe wants to merge 1 commit into
distantnative:mainfrom
FlorianBoe:main

Conversation

@FlorianBoe

Copy link
Copy Markdown

Hi Nico 👋
Thank you for this helpful plugin!

Fixes #
In the overview, there are two icon buttons without an accessible name. This is a problem for screen reader users, but it’s also generally considered best practice.

Proposed Changes

The k-button component needs a title, which is used within the component for both the title and the aria-label attribute.

I have added the necessary translation strings.

CleanShot 2026-03-18 at 10 00 25@2x

@distantnative

Copy link
Copy Markdown
Owner

Sorry I got a bit sidetracked with other Kirby development. Will try to add this in the next weeks. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants