NativeScript / NativeScript/plugins

[@nativescript/picker] List items change when pickerClosed

Open
#608 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
206
Forks
123
Avg merge
2d 1h
Merged PRs (30d)
1

Description

When showFilter = true, if Enter text to filter, after that, touch close button, open again, plugin can not keep array input, see video for more detail

https://github.com/user-attachments/assets/8ae99a94-b2f4-4f41-99ef-e4a4d5b1412a

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 in the @nativescript/picker plugin and reproduce the issue with showFilter enabled: enter filter text, close the picker, and open it again. Trace the pickerClosed lifecycle and how the array input is retained; done means reopening preserves the original list items after filtering.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.