• 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 fix/frozen-row-span-overflow
branch: fix/frozen-row-span-overflow
CHANGE BRANCH
x
Reset
Sync Branches
  • fix/frozen-row-span-overflow
  • 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/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
  • pre-release
  • 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 11:02AM UTC coverage: 89.291% (+0.02%) from 89.276%
28656352564

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.

2983 of 3693 branches covered (80.77%)

Branch coverage included in aggregate %.

9 of 9 new or added lines in 1 file covered. (100.0%)

18188 of 20017 relevant lines covered (90.86%)

3169.76 hits per line

Relevant lines Covered
Build:
Build:
20017 RELEVANT LINES 18188 COVERED LINES
3169.76 HITS PER LINE
Source Files on fix/frozen-row-span-overflow
  • 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
28656352564 fix/frozen-row-span-overflow 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 11:04AM UTC annaha github
89.29
28656053162 fix/frozen-row-span-overflow 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 10:58AM UTC annaha github
89.29
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 · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc