msyavuz opened a new issue, #29244:
URL: https://github.com/apache/superset/issues/29244

   ### Bug description
   
   Custom storybook controls for some components doesn't work. These include 
but not limited to
   
   - Alert - type
   - AsyncAceEditor - editorType, defaultTheme
   - Badge - color, count, size, status, textColor
   - Button - target
   
   
https://github.com/apache/superset/blob/0dc9215c899076b89766ea120caca3419704c708/superset-frontend/src/components/Alert/Alert.stories.tsx#L87-L92
   
   Moving options out of control should fix most of these
   
   ### How to reproduce the bug
   
   1. Run storybook,
   2. Preview mentioned component controls 
   
   ### Screenshots/recordings
   
   Example alert component type control is not interactable:
   
![image](https://github.com/apache/superset/assets/76224658/a9203c91-3195-49b8-81fe-8b5b9bffb97c)
   
   
   ### Superset version
   
   master / latest-dev
   
   ### Python version
   
   3.10
   
   ### Node version
   
   18 or greater
   
   ### Browser
   
   Firefox
   
   ### Additional context
   
   _No response_
   
   ### Checklist
   
   - [X] I have searched Superset docs and Slack and didn't find a solution to 
my problem.
   - [X] I have searched the GitHub issue tracker and didn't find a similar bug 
report.
   - [X] I have checked Superset's logs for errors and if I found a relevant 
Python stacktrace, I included it here as text in the "additional context" 
section.


-- 
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-unsubscr...@superset.apache.org.apache.org

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


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

Reply via email to