MichaelBluetooth / MichaelBluetooth/ng-auto-form
ImageList field should not close options panel after selecting an item when in multi-mode
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
When using the ImageListField and allowing users to select more than one item, it's very annoying to
- Click to see the options
- Select an option
- Click to see the options
- Select another option
Instead, the panel should remain open until the user clicks outside the panel, there are no more options are they click the button again.
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.
Research direction
Locate the ImageListField implementation and reproduce the multi-mode selection flow described in the issue. Trace what happens after selecting an item, then verify that the options panel remains open until the user clicks outside, exhausts the options, or clicks the button again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100