Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Dropdown in Grid view needs two-time click again #1440

Closed
metas-dh opened this issue Dec 12, 2017 · 5 comments
Closed

Dropdown in Grid view needs two-time click again #1440

metas-dh opened this issue Dec 12, 2017 · 5 comments

Comments

@metas-dh
Copy link
Member

Is this a bug or feature request?

Bug

What is the current behavior?

If there are >1 values in dropdown list, you need to click two times for selection.

Which are the steps to reproduce?

see #1347: was already fixed there, but is happening again

What is the expected or desired behavior?

Should work the first time.

@pablosichert
Copy link
Contributor

This has most likely been reintroduced by #1432

pablosichert added a commit that referenced this issue Dec 15, 2017
Otherwise, onBlur fires and unmounts dropdown items before handleSelect can be triggered.

Issue #1347 and #1440
@pablosichert
Copy link
Contributor

Note to IT:

@metas-mk
Copy link
Member

@pablosichert quick test. the fix breaks #1421 again
image

pablosichert added a commit that referenced this issue Dec 22, 2017
Otherwise, onBlur fires and unmounts dropdown items before handleSelect can be triggered.

Issue #1347 and #1440
metas-mk added a commit to metasfresh/metasfresh that referenced this issue Dec 22, 2017
Adding new issue to release notes
metasfresh/metasfresh-webui-frontend-legacy#1440
Dropdown in Grid view needs two-time click again
metas-ts pushed a commit that referenced this issue Dec 22, 2017
Otherwise, onBlur fires and unmounts dropdown items before handleSelect can be triggered.

Issue #1347 and #1440

(cherry picked from commit 0365937)
metas-ts pushed a commit that referenced this issue Dec 22, 2017
metas-ts pushed a commit that referenced this issue Dec 22, 2017
@metas-dh metas-dh self-assigned this Jan 8, 2018
@metas-dh
Copy link
Member Author

metas-dh commented Jan 8, 2018

Results of IT1
tested in last weekly release e2e

  • Dropdown in Grid view: selection works the first time: OK
  • Dropdown lists do not remain displayed after losing focus: OK

@metas-dh
Copy link
Member Author

metas-dh commented Jan 9, 2018

Update: also worked fine in this week's e2e.

@metas-dh metas-dh closed this as completed Jan 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants