michael-s-molina opened a new pull request #13184:
URL: https://github.com/apache/superset/pull/13184


   ### SUMMARY
   - Adds tests for the `Tooltip` component and a storybook entry with controls.
   - `TooltipWrapper` wasn't adding any functionality on top of `Tooltip` so I 
updated all components to reference `Tooltip` and removed `TooltipWrapper`.
   - Moves `Tooltip` component to its own folder
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   <img width="1784" alt="Screen Shot 2021-02-17 at 3 57 02 PM" 
src="https://user-images.githubusercontent.com/70410625/108254798-35d31580-713a-11eb-8d55-e0ca58caf989.png";>
   
   ### TEST PLAN
   1 - Execute all tests
   2 - All tests should pass
   
   @geido @rusackas @yardz
   
   Acceptance testing can be done using Storybook.
   
   ### ADDITIONAL INFORMATION
   - [ ] Has associated issue:
   - [ ] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


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