Ticket #6373 (new defect)

Opened 5 months ago

Last modified 10 days ago

Grid: Filtering rows and sorting so that the filtered rows are on the top or bottom creates large gap.

Reported by: guest Owned by: BryanForbes
Priority: high Milestone: 1.2
Component: DojoX Grid Version: 1.1.0
Severity: normal Keywords:
Cc: benschell

Description

If you hide a number of rows with .hidden=true and sort those rows to the top or bottom of the grid there will be a large gap. Sorts that don't result in the hidden rows all being on one end look fine. Look at the attached example and sort by Exam Date to see this bug. Sorting by other columns will cause the Grid to render as expected.

Attachments

grid.html (7.3 kB) - added by guest 5 months ago.
Demonstrates the filter/sort bug

Change History

Changed 5 months ago by guest

Demonstrates the filter/sort bug

Changed 3 months ago by peller

  • cc benschell added
  • priority changed from normal to high

Changed 10 days ago by BryanForbes

  • owner changed from sorvell to BryanForbes
Note: See TracTickets for help on using tickets.