MichaelBluetooth / MichaelBluetooth/ng-auto-form

ImageList field should not close options panel after selecting an item when in multi-mode

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

Nobody has claimed this yet.

enhancement
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

  1. Click to see the options
  2. Select an option
  3. Click to see the options
  4. 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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.