framework7io / framework7io/framework7
Checkbox input that shows outline of checkmark
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
It would be great to have a checkbox input component that shows the outline of the checkmark so that it's clear to the user that the box is meant to be checked. With the existing checkbox available, since it just shows a box, it might not be clear to the user that it's meant to be checked. See screenshot below. Thanks!
Contributor guide
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.
Research direction
Start by reviewing Framework7's existing checkbox input component and compare its current appearance with the linked screenshot. The work is done when a checkbox option renders an outlined checkmark clearly enough to indicate that the box is intended to be checked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100