seas-computing / seas-computing/mark-one

Combobox Shows "No Results" without text input

Open
#123 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug Frontend
Dominant language
TypeScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

As noted in seas-computing/course-planner#416, the Dropdown button on the Combobox shows a "No Results" message when it's clicked before entering any text in the input box.

===

@jonseitz So, this happens if I click the down arrow beside the dropdown box without typing anything in
non rsults
.
Originally posted by @rmainseas in https://github.com/seas-computing/course-planner/issues/416#issuecomment-946081114

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 issue in the Combobox: click the Dropdown button before entering text and observe the "No Results" message. Trace the Combobox and its dropdown rendering behavior; done means the empty-input interaction no longer shows "No Results" while preserving results behavior after text is entered.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.