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.

sort indicator icon blocked by gridmenu button

See original GitHub issue

Describe the bug

In Firefox browser the slick-sort-indicator-asc icon is being blocked by the slick-gridmenu-button in the top right most grid column. These two icons are layered on top of each other and they both work as a user can still see a piece of the sort icon to be able to click on it. This occurs regardless of the amount of space on the screen, even with overly wide columns the menu icon blocks the sort icon. When this application is run on Chromium, the gridmenu button appears to the right of the sort icon and both are correctly visible.

This seems to be a cross browser compatibility issue. Are there some grid options that might cure this issue?

Reproduction

I am not sure what to put here (new dev).

The issue appears for any slickgrid implementation I have done, the sort icon is blocked in Firefox, it is correctly displayed in Chromium.

Environment Info

Firefox 106.0.2
Chromium 106.0.5249.119
typescript 3.5.3
Angular 8.2.14
Op sys: linux x64
Angular Slickgrid 3

Validations

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
mcgolkevcommented, Nov 7, 2022

That is great information and I very much appreciate you for taking the time re respond. I’m going to advocate to upgrade to the new version and see where that gets me.

From a newbe’s eyes this is like magic and very cool stuff. I’m just soaking it all in like a sponge lol.

Thanks again for going the extra mile and being so responsive.

1reaction
ghiscodingcommented, Nov 5, 2022

@mcgolkev I forgot to mention, you could also use a smaller icon like the 3 vertical dots (as demoed in Example 9) which would probably work better with thinner scrollbar

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to hide the sort icon - Tableau Community
1. Hide single-click icon by adding INDEX() or RANK() to view. · 2. Force sort order -- icon still appears, but doesn't work...
Read more >
extjs column sort & sort arrow icon - Stack Overflow
I have a list of projects. When I click on a column header, the column is sorted and a sort arrow icon appears...
Read more >
Custom Icons: Styling & Appearance Feature of our Datagrid
This sections details how to provide your own icons for the grid and style grid icons for your application requirements. Change Individual Icons...
Read more >
Sort Icon - Font Awesome
Sort icon in the Solid style. Make a bold statement in small sizes.. Available now in Font Awesome 6.
Read more >
Telerik Web Forms Controlling Sort Modes - RadGrid
When the sort mode is "NoSort", no sorting indicator appears in the column header by default. To show a sorting indicator in "NoSort"...
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