AntSwitch: Switch takes up available width
Open
@markusbink is already working on this.
Since Jan 29, 2025.
bug
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 3
Description
Currently, the switch takes up all of the available width. This is an issue since then also clicks on visually empty areas trigger a change in the switch. Therefore, the width of the Switch as a whole should be limited to the displayed elements (i.e. Switch or Switch with Label/Content).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.