angular-ui / ui-grid

UI Grid: an Angular Data Grid
http://ui-grid.info
MIT License
5.38k stars 2.47k forks source link

[BUG] Something is not working #7311

Open badakhgovind opened 2 months ago

badakhgovind commented 2 months ago

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

github-actions[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.