• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

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: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 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
  • 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 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 %.

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

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 main
  • 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
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
26060317475 freeze-right-columns Merge branch 'main' into freeze-right-columns push 18 May 2026 09:04PM UTC web-flow github
89.15
21664335252 support-onkeydown-on-custom-renderer fix: failing build job push 04 Feb 2026 08:37AM UTC tyengibaryan github
89.3
21661075234 pre-release Merge branch 'fix-context-menu-keyboard-support' into pre-release push 04 Feb 2026 06:28AM UTC annaha github
89.16
21629046615 fix-context-menu-keyboard-support fix lint push 03 Feb 2026 11:51AM UTC annaha github
89.29
21628937513 fix-context-menu-keyboard-support fix lint push 03 Feb 2026 11:48AM UTC annaha github
89.29
21627716505 fix-context-menu-keyboard-support fix spacing push 03 Feb 2026 11:06AM UTC annaha github
89.29
21627651080 fix-context-menu-keyboard-support fix spacing push 03 Feb 2026 11:04AM 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