Actions
Task #764
closedFix send forms: focus selectBox
Start date:
10/16/2017
Due date:
% Done:
100%
Estimated time:
Owner:
Description
After try to send form and has focus on select box is just refresh selectbox entities and nothing done. Please check this behavior and fix it.
Updated by Ondřej Kopr about 7 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondřej Kopr to Radek Tomiška
- % Done changed from 0 to 90
after read some issues from https://github.com/JedWatson/react-select/issues i thing is problem with refocusing the input when another input are focus. For now is only way to downgrade to version 1.0.0-rc.3. At this version isn't any bug with refocusing.
Also it downgrade fix multi select.
commit: https://github.com/bcvsolutions/CzechIdMng/commit/ddc82b96e6ddfd32a93e62a0f973fda09c370b0a
please Radek could you make i test from you FE? Thank you.
Updated by Radek Tomiška about 7 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Radek Tomiška to Ondřej Kopr
- % Done changed from 90 to 100
It works! Thx
Actions