kgabryje commented on PR #22830:
URL: https://github.com/apache/superset/pull/22830#issuecomment-1408481306

   Selecting all correctly ignores the disabled option, but un-selecting all 
does include the disabled option.
   Example: We have options "A", "B" and "C". Option "A" is selected by default 
and disabled so that user can't unselect it. Clicking "Select all" correctly 
adds options "B" and "C" to selection, but clicking it again unselects all 
options, including disabled "A".


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to