Skip to content

Fix: Fix autocomplete requiring double click due to blur/mousedown race#8011

Open
CarolineDenis wants to merge 4 commits intomainfrom
issue-8005
Open

Fix: Fix autocomplete requiring double click due to blur/mousedown race#8011
CarolineDenis wants to merge 4 commits intomainfrom
issue-8005

Conversation

@CarolineDenis
Copy link
Copy Markdown
Contributor

Fixes #8005

Checklist

  • Self-review the PR after opening it to make sure the changes look good and
    self-explanatory (or properly documented)
  • Add relevant issue to release milestone

Testing instructions

  • Go to the collection object form
  • Select any query combo box (i.e. accession)
  • Type in an existing record
  • Select a result
  • Verify the results disappear

@CarolineDenis CarolineDenis added this to the 7.12.1 milestone Apr 23, 2026
@CarolineDenis CarolineDenis requested review from a team and acwhite211 April 23, 2026 08:56
@github-project-automation github-project-automation Bot moved this to 📋Back Log in General Tester Board Apr 23, 2026
Copy link
Copy Markdown
Collaborator

@emenslin emenslin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Verify the results disappear

The results do disappear but nothing is actually selected

04-23_08.26.mp4

@github-project-automation github-project-automation Bot moved this from 📋Back Log to Dev Attention Needed in General Tester Board Apr 23, 2026
@CarolineDenis CarolineDenis removed the request for review from acwhite211 April 23, 2026 15:13
Copy link
Copy Markdown
Contributor

@kwhuber kwhuber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Running into same issue as @emenslin.

Screen.Recording.2026-04-23.at.12.05.35.PM.mov

@acwhite211
Copy link
Copy Markdown
Member

Fixed the issue with the drop down item being selected not being updated in the textbox. Good to re-review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Dev Attention Needed

Development

Successfully merging this pull request may close these issues.

Query combo box results don't disappear after first click

4 participants