avrilpearl opened a new issue #3402: CheckboxControl not working 
URL: https://github.com/apache/incubator-superset/issues/3402
 
 
   ### Superset version: 19.1
   
   ### Expected results
   When i click a checkboxcontrol type control for a visualization, it displays 
or does not display the checked object. E.g. on the 'Most populated countries 
default example, checking the 'search box' checkbox will display the search box 
above the table. After checking the box, i should be able to uncheck the 
'search box' to remove it from the visualization.
   
   ### Actual results
   The CheckboxControl on the visualization slices is not working and throwing 
2 errors: 
   1. `Warning: Failed prop type: Invalid prop `value` supplied to `Control`.`
   2. `Warning: Failed prop type: Invalid prop `value` of type `object` 
supplied to `CheckboxControl`, expected `boolean`.`
   You cannot, once checked, uncheck the checkboxcontrol.
   
   ### Steps to reproduce
   1. Use Version 19.1 Superset.
   2. Go to example slice titled 'Most Populated Countries'.
   3. In the options sections, click on the checkbox for search.
   4. Now try to uncheck the search checkbox.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to