orchidsoftware / orchidsoftware/platform

Multiple select filter

Open
#2,640 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Pending
Dominant language
PHP
Stars
4.8k
Forks
662
Avg merge
1d 9h
Merged PRs (30d)
7

Description

  1. When using multiple select if I select one and press enter to apply but it not apply except it select next drop down value, kindly guide us to fix.
  2. And if enter any word it search proper and select one but the keyword that i typed to search it also appear next. Guide us to fix it plz.

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 reproducing the two multiple-select behaviors described: pressing Enter after selecting an option, and searching for a word before selecting it. Trace the relevant filter and dropdown entry points, then verify that Enter applies the selection without advancing and that the search keyword does not appear as the next value.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.