You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Support request => Please do not submit support request here
I found that the popup(dropdown) of components like select, datepicker, timepicker and so on won't be disabled and closed while they have been opened.
Current behavior
Select component become disabled status but dropdown selection still work for user.
Expected behavior
Select component' dropdown should be closed when select component become disabled.
Fix these modules:
select
timepicker
datepicker
Minimal reproduction of the problem with instructions
Open select component's dropdown.
Select component disable by a timer.
What is the motivation / use case for changing the behavior?
Environment
Angular version: X.Y.Z
ng-zorro-antd version: X.Y.Z
Browser:
- [ ] Chrome (desktop) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] IE version XX
For Tooling issues:
- Node version: XX
- Platform:
Others:
The text was updated successfully, but these errors were encountered:
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.
lockbot
locked as resolved and limited conversation to collaborators
Feb 19, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm submitting a...
I found that the popup(dropdown) of components like select, datepicker, timepicker and so on won't be disabled and closed while they have been opened.
Current behavior
Select component become disabled status but dropdown selection still work for user.
![image](https://user-images.githubusercontent.com/10653243/29853243-5ce51a8e-8d71-11e7-8c5c-fd417cdeeaff.png)
Expected behavior
Select component' dropdown should be closed when select component become disabled.
Fix these modules:
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Environment
The text was updated successfully, but these errors were encountered: