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
When adding content to a toggle in the end-slot of an item, the content is not left-aligned since the toggle and content is missing space between. Similar functionality is implemented for the checkbox component.
Describe how to reproduce the bug
Add a kirby-item with a kirby-toggle in the end-slot which has a kirby label in it:
The text was updated successfully, but these errors were encountered:
Fuzzy3
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
Dec 6, 2024
RasmusKjeldgaard
removed
👶🏻 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
Jan 20, 2025
Describe the bug
When adding content to a toggle in the end-slot of an item, the content is not left-aligned since the toggle and content is missing space between. Similar functionality is implemented for the checkbox component.
Describe how to reproduce the bug
Add a kirby-item with a kirby-toggle in the end-slot which has a kirby label in it:
See the screenshot how the label is not left-aligned like the label of the checkbox.
Add any screenshots
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: