question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing sort arrows in Pivot Tables

See original GitHub issue

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

in 0.37.2 :

image

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

How to reproduce the bug

Visualize any pivot table

Environment

(please complete the following information):

  • superset version: superset version
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Superset 0.37.2
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  • python version: python --version
Python 3.6.12
  • node.js version: node -v
v12.16.3
  • npm version: npm -v
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.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
junlincccommented, Nov 26, 2020

ezgif-7-6304ac0ee2a8 confirmed this is working properly now!

0reactions
squaloucommented, Nov 26, 2020

out of pure curiosity (so, feel free not to answer) : the glyphicons are back in this viz, and will be removed and replaced someday later ? (I remember seeing a discussion about removing glyphicons altogether).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Missing sort arrows in Pivot Tables #11250 - apache/superset
A clear and concise description of what the bug is. Expected results In pivot tables, there is a place where sort icons are...
Read more >
pivot table selection arrows - Microsoft Community
I have one user who's pivot table selection arrows are missing. Clearly it is an Excel setting, not a file setting, because if...
Read more >
Hide Drop Down Arrows in Pivot Table Headings - YouTube
http://www.contextures.com/xlPivot12.html Visit this page for the sample file and code.After you set up a pivot table, you might like to ...
Read more >
Pivot Table Field List Missing? How to Get It Back
Right-click any cell in the pivot table and select Show Field List from the menu. This will make the field list visible again...
Read more >
Excel Pivot Table Sorting Problems - Contextures Blog
Usually, it's easy to sort an Excel pivot table – just click the drop down arrow in a pivot table heading, and select...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found