Skip to content

GDB-14833 fix unresponsive autocomplete step#3031

Open
plamen-yordanov wants to merge 1 commit into
3.5from
GDB-14833-fix-unresponsive-autocomplete-step-cherry
Open

GDB-14833 fix unresponsive autocomplete step#3031
plamen-yordanov wants to merge 1 commit into
3.5from
GDB-14833-fix-unresponsive-autocomplete-step-cherry

Conversation

@plamen-yordanov

Copy link
Copy Markdown
Contributor

What

Fix unresponsive behavior in the autocomplete step.

Why

The step was shown before the checkbox was visible on occasion, which caused an error.

How

Modified the beforeShowPromise to wait for the checkbox element instead of a hard 500 deferred show

Testing

n/a

Screenshots

Checklist

  • Branch name
  • Target branch
  • Commit messages
  • Squash commits
  • MR name
  • MR Description
  • Tests
  • Browser support verified

## What
Fix unresponsive behavior in the autocomplete step.

## Why
The step was shown before the checkbox was visible on occasion, which caused an error.

## How
Modified the `beforeShowPromise` to wait for the checkbox element instead of a hard 500 deferred show

## Testing
n/a
@plamen-yordanov plamen-yordanov force-pushed the GDB-14833-fix-unresponsive-autocomplete-step-cherry branch from d4cd601 to e7157c1 Compare July 2, 2026 14:11
@sonarqubecloud

sonarqubecloud Bot commented Jul 2, 2026

Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants