angular-ui/ui-grid

[BUG] Something is not working

已关闭

#7,311 创建于 2024年5月3日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
help wantedtype: bug

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南