pabrahamusa opened a new issue #12900:
URL: https://github.com/apache/superset/issues/12900


   A clear and concise description of what the bug is.
   
   ### Expected results
   
   When you have multiple tabs , Hide Tool Bar should appear for all 'Expanded' 
Tabs
   
   ### Actual results
   
   When you have multiple tabs, Hide tool Bar will only work for first tab. All 
remaining tab will still display Expand Tool Bar. which is incorrect . 
   
   #### Screenshots
   
   In this image you can see that it is not displaying 'Hide tool Bar' . 
Instead it is showing 'Expand Tool Bar'..!
   
![image](https://user-images.githubusercontent.com/47830507/106669226-58c9cb00-6579-11eb-8285-52ec5b620cf3.png)
   
   
   #### How to reproduce the bug
   
   1. Go to 'SQLLab'
   2. Create couple of New Tabs by clicking + 
   3. Go to one of the Tab and Click on the three dots on the left side of tab 
head and choose "hide Tool Bar' from the drop down.
   4. Go to a different tab try to do the same. 
   5. You can see 'Hide Tool Bar' is not displaying for all other tabs.
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: 1.0 (Docker image build from master v1.0.0)
   ```
   root@sb-superset-666fdfc5db-c6l7l:/app# superset version
   Loaded your LOCAL configuration at [/app/pythonpath/superset_config.py]
   logging was configured successfully
   INFO:superset.utils.logging_configurator:logging was configured successfully
   -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
   Superset 0.999.0dev
   -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
   ```
   - python version: 
   ```
   root@sb-superset-666fdfc5db-c6l7l:/app# python --version
   Python 3.7.9
   ```
   - node.js version: `node -v`
   ```
   root@sb-superset-666fdfc5db-c6l7l:/app# node -v
   bash: node: command not found
   ```
   
   


----------------------------------------------------------------
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.

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