• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Workfront / glide-data-grid
89%
main: 89%

Build:
Build:
LAST BUILD BRANCH: pre-release
DEFAULT BRANCH: main
Repo Added 27 Mar 2023 01:50PM UTC
Token lu8beKsmPZgSgpmaTAYE24sjitSJ3axsU regen
Build 198 Last
Files 83
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH pre-release
branch: pre-release
CHANGE BRANCH
x
Reset
Sync Branches
  • pre-release
  • 5
  • add-location-to-provide-editor
  • add-search-hotkeys
  • bottom-border-last-row
  • change-version
  • ci-fix-2
  • custom-portal-element
  • discard-focus-bottom-border-issue-changes
  • edit-cell-function
  • edit-mode-reset-between-cells
  • feat-toggle-keyboard-handler-for-custom-editors
  • feat/add-cell-location-on-keydown-event-wf
  • feature-add-resize-outline
  • feature/custom-outside-click-predicate-wf
  • fix-column-resize-experience
  • fix-context-menu-keyboard-support
  • fix-grid-hover-from-external-elements
  • fix-groupHeader-action-click
  • fix-grouping-issue
  • fix-onmousemove
  • fix-onpointerdown
  • fix-vertical-border-dummy-space
  • fix/frozen-row-span-overflow
  • fix/last-colmn-data-copy
  • freeze-right-columns
  • header-hover-position
  • local/right-column-freeze
  • local/sync-upstream-main
  • main
  • main-add-onkeydown
  • main-group-headers-styling-enhancements
  • refs/tags/5.3.1
  • refs/tags/v5.2.3
  • refs/tags/v5.3.0
  • refs/tags/v5.3.1
  • refs/tags/v5.3.2
  • refs/tags/v5.4.2
  • refs/tags/v5.4.3
  • refs/tags/v5.4.4
  • refs/tags/v5.4.5
  • refs/tags/v5.4.6
  • refs/tags/v5.5.0
  • refs/tags/v5.5.1
  • refs/tags/v5.5.2
  • refs/tags/v5.5.3
  • refs/tags/v5.5.4
  • refs/tags/v5.5.5
  • refs/tags/v5.5.6
  • refs/tags/v5.5.7
  • refs/tags/v5.5.8
  • refs/tags/v5.5.9
  • release-5.5.8
  • resize-observer-issue
  • revert-15-fix-vertical-border-dummy-space
  • revert-focus-immediate
  • row-reorder-autoscroll
  • select-all-checkbox-visibility
  • support-onkeydown-on-custom-renderer
  • tab-navigate-to-next-row
  • temporary-fork-warning
  • test-ci
  • upgrade-version
  • upstream-main
  • version-update
  • workfront-main
  • workfront-v5

03 Jul 2026 12:58PM UTC coverage: 89.179% (+0.02%) from 89.163%
28662131656

push

github

annaha
fix: repaint per-column fill for spanning cells in frozen trailing rows

`walkRowsInCol` does not clip scrolling rows at freezeY, so the last
visible scrolling row's y-range crosses into the freeze band. Glide's
normal flow relies on each column repainting the frozen row's fill after
the scrolling walk to overwrite that overflow. With a wide `span` this
short-circuits via `handledSpans` for every column after the first,
leaving scrolling-row content visible inside the frozen span; per-column
selection/highlight accents were also skipped for the same reason.

Fall through with `skipContents=true` for sticky rows so each column
repaints its own fill. Content stays drawn once by the initial span push.
Non-frozen spans keep the short-circuit — they don't hit the
overflow-into-freeze-band issue and rely on the wide-fill column for
highlightRegions.

Adds a regression test that fails without the fix.

3051 of 3772 branches covered (80.89%)

Branch coverage included in aggregate %.

18557 of 20458 relevant lines covered (90.71%)

3153.78 hits per line

Relevant lines Covered
Build:
Build:
20458 RELEVANT LINES 18557 COVERED LINES
3153.78 HITS PER LINE
Source Files on pre-release
  • Tree
  • List 83
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28662131656 pre-release fix: repaint per-column fill for spanning cells in frozen trailing rows `walkRowsInCol` does not clip scrolling rows at freezeY, so the last visible scrolling row's y-range crosses into the freeze band. Glide's normal flow relies on each column r... push 03 Jul 2026 01:01PM UTC annaha github
89.18
21661075234 pre-release Merge branch 'fix-context-menu-keyboard-support' into pre-release push 04 Feb 2026 06:28AM UTC annaha github
89.16
21476571211 pre-release Merge remote-tracking branch 'origin/fix-context-menu-keyboard-support' into pre-release push 29 Jan 2026 11:36AM UTC citizensas github
89.15
See All Builds (155)

Badge your Repo: glide-data-grid

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc