framework7io / framework7io/framework7
FR: Smart Select with confirmation button
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
When using smart select with multiple select, the user as to click "back" to confirm its selection.
Describe the solution you'd like
Could you had a "must-confirm" parameter that would add a "OK" button a the top right?
When this parameter is true, the new selection is applied only if the user confirm with OK.
If he presses "back", then the smart select close with unchanged selection.
Describe alternatives you've considered
Technically, it works as is. We simply observe that some users are lost with the current UX.
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 locating the Smart Select component and its multiple-select selection and navigation handling. Check how the current selection is applied when the user presses back, then define the change as complete when a must-confirm option provides an OK control, applies selections only after confirmation, and leaves the selection unchanged on back.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100