You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade itables to 2.9.1 with Scroller, ColReorder, and layout fixes
- Bump itables 2.7.3 -> 2.9.1; enable Scroller (virtual scrolling),
deferRender, and ColReorder on the Projects/Samples/Sequencing tables
- Fix white table background and residual page scrollbar introduced by
itables' dark-mode CSS and the desktop zoom scale hack; dynamically
fit table height to the viewport instead of a fixed vh value
- Switch column filters to table headers, fix the resulting blank
column-visibility labels, and rename Search Builder to Filter Builder
- Reorganize the toolbar (move Select All/Deselect Filtered Rows and
Export into the Filter section) and enable the SearchBuilder rename
via language.searchBuilder
- Truncate long text columns (NIRD Filename, Reagent Label, Comment,
Billing Description, Experiment Name, Species) with a hover tooltip
for the full value instead of letting the column stretch unbounded
- Add feature/itables-2.9.1 to the deploy workflow's push trigger to
update the test Posit instance; deploy_mode.txt stays on test
Refs #78, #3
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
0 commit comments