lyndsiWilliams opened a new pull request #16912:
URL: https://github.com/apache/superset/pull/16912


   ### SUMMARY
   When a table exceeded 50 columns, some of the results would appear to be cut 
off. The results now show properly by setting the width of the div wrapping the 
result to `inherit`.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   
   #### BEFORE
   <img width="697" alt="before" 
src="https://user-images.githubusercontent.com/55605634/135393816-4d2eb85d-02cf-4036-a0de-e3d096b69c9c.png";>
   
   #### AFTER
   <img width="697" alt="after" 
src="https://user-images.githubusercontent.com/55605634/135393855-ae38be3b-f1e5-4d17-afc6-0f47219f35d8.png";>
   
   ### TESTING INSTRUCTIONS
   Find/create a table that exceeds 50 columns and contains timestamps. Observe 
that the results are no longer cut off and display correctly.
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [x] Has associated issue: https://github.com/apache/superset/issues/15554
   - [ ] Required feature flags:
   - [x] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] 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.

To unsubscribe, e-mail: [email protected]

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