framework7io / framework7io/framework7

FR: Smart Select with confirmation button

Open
#3,728 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature Request
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.