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
When rendering the Select component in singleMode (only one selection can be selected), selecting the currently selected value from the dropdown options triggers the onChange function to fire, even though the selection has not changed.
How to reproduce the bug
Go to alerts and reports
Add an alert or report
Under notification settings, select Email
Add some text to the recipients section
Select Email again
See that the recipients field has been cleared
Bug description
When rendering the Select component in singleMode (only one selection can be selected), selecting the currently selected value from the dropdown options triggers the onChange function to fire, even though the selection has not changed.
How to reproduce the bug
Go to alerts and reports
Add an alert or report
Under notification settings, select Email
Add some text to the recipients section
Select Email again
See that the recipients field has been cleared
Screenshots/recordings
https://www.loom.com/share/9f9829e8877a444db074e6f8ce0f669f?sid=1e4fe88d-4075-4b6a-9dc0-50749316baa2
Superset version
master / latest-dev
Python version
3.9
Node version
16
Browser
Chrome
Additional context
ALERT_REPORTS=True
Checklist
The text was updated successfully, but these errors were encountered: