You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The icons shouldn't have a built-in title when used for decorative purpose. When used for action, e.g. within an icon only button, the title or arial-label should be set on the button.
Add any screenshots
Please complete the following information:
OS: [e.g. Windows, MacOS, iOS]
Browser [e.g. Chrome, Safari]
Browser version [e.g. 22]
Are there any additional context?
Checklist:
The following tasks should be carried out in sequence in order to follow the process of contributing correctly.
Verification
To make sure the bug is not intended behaviour; it should be verified by a member of team Kirby before moving on to implementation.
Make sure the NOT verified label has been removed by a member of team Kirby; do not proceed until this is done.
Implementation
The contributor who wants to implement this issue should:
The text was updated successfully, but these errors were encountered:
jakobe
added
bug
NOT Prioritized
Issue not yet prioritized and added to a Milestone
👶🏻 New
For new issues before prioritisation and refinement
NOT Verified
Applied to bug reports that have not been verified by a member of @kirbydesign/kirby-guild
labels
Oct 21, 2024
jakobe
removed
NOT Prioritized
Issue not yet prioritized and added to a Milestone
👶🏻 New
For new issues before prioritisation and refinement
NOT Verified
Applied to bug reports that have not been verified by a member of @kirbydesign/kirby-guild
labels
Oct 21, 2024
Describe the bug
Some of the built in icons have both a
<title>
and<description>
element hardcoded into the svg.This shows up when hovering the icon:
Describe how to reproduce the bug
Which Kirby version was used?
v9.7.x
What was the expected behavior?
The icons shouldn't have a built-in title when used for decorative purpose. When used for action, e.g. within an icon only button, the title or arial-label should be set on the button.
Add any screenshots
Please complete the following information:
Are there any additional context?
Checklist:
The following tasks should be carried out in sequence in order to follow the process of contributing correctly.
Verification
To make sure the bug is not intended behaviour; it should be verified by a member of team Kirby before moving on to implementation.
NOT verified
label has been removed by a member of team Kirby; do not proceed until this is done.Implementation
The contributor who wants to implement this issue should:
Review
Once the issue has been implemented and is ready for review:
The text was updated successfully, but these errors were encountered: