You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/03/10 16:26:17 UTC

[GitHub] [superset] diegomedina248 commented on pull request #19076: fix: allow to select in a native filter single mode

diegomedina248 commented on pull request #19076:
URL: https://github.com/apache/superset/pull/19076#issuecomment-1064252581


   @michael-s-molina @ktmud yeah, agreed.
   Some other libraries store the selectedOptions instead of the value directly, so you will have: `{value: null, label: 'x'}` instead of plain `null`, which could lead to errors if treated like `undefined`


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org