angular-ui/ui-grid

[BUG] Something is not working

Geschlossen

#7.311 geöffnet am 03.05.2024

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
help wantedtype: bug

Repository-Metriken

Stars
 (5.395 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Describe the bug Column sort pop-up highlight both Sort Ascending and Sort Descending option.

To Reproduce Steps to reproduce the behavior:

  1. Open complex grid example(http://ui-grid.info/ from home page is also fine)
  2. Click on one of columns sort setting icon
  3. Pop-up will appear
  4. Initially ascending is highlighted. Click on descending.
  5. Pop-up will get disappear
  6. Again click on same sort setting icon.
  7. Observe that both option are highlighted

Expected behavior Only descending option should be highlighted.

Screenshots image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Chrome
  • Version: latest

Contributor Guide