squalou opened a new issue #11250:
URL: https://github.com/apache/incubator-superset/issues/11250


   A clear and concise description of what the bug is.
   
   ### Expected results
   
   In pivot tables, there is a place where sort icons are displayed. Used to 
work fine with 0.36 and before.
   
   ### Actual results
   
    In v 0.37.2 in my case, a blank square appears. 
   
   #### Screenshots
   
   I obfuscated data, you'll see the issue anyway :
   
   In 0.36.0 : 
   
   
![image](https://user-images.githubusercontent.com/4623644/95899919-881db780-0d91-11eb-9a79-a4d3d6cffc8b.png)
   
   
   in 0.37.2 :
   
   
![image](https://user-images.githubusercontent.com/4623644/95899827-61f81780-0d91-11eb-8de4-7fbf35426a6f.png)
   
   
   Here is a more complete view with we developer console open, missing icon 
selected. I compared oth workig and non working : they display the same thing.
   
   
![image](https://user-images.githubusercontent.com/4623644/95900736-9e784300-0d92-11eb-8fae-7f552b5915bc.png)
   
   
   
   #### How to reproduce the bug
   
   Visualize any pivot table
   
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: `superset version`
   ```bash
   -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
   Superset 0.37.2
   -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
   ```
   
   - python version: `python --version`
   ```py
   Python 3.6.12
   ```
   - node.js version: `node -v`
   ```js
   v12.16.3
   ```
   
   - npm version: `npm -v`
   
   ```js
   6?14?4
   ```
   
   Built using this Dockerfile : 
https://github.com/amancevice/docker-superset/blob/main/Dockerfile
   
   ### Checklist
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [X ] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [X ] I have reproduced the issue with at least the latest released version 
of superset.
   - [X ] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   
   Nothing appear in browser "web console", no missing resources or warnings.
   
   I would have bet on a missing resource file or font or something but no clue 
as to what I'm looking for.
   
   
   


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