Skip to content

fix: analysis table table vanishing on scroll drag#591

Merged
lcottercertinia merged 4 commits intocertinia:mainfrom
lukecotter:bug-analysis-scroll-disappearing
Apr 7, 2025
Merged

fix: analysis table table vanishing on scroll drag#591
lcottercertinia merged 4 commits intocertinia:mainfrom
lukecotter:bug-analysis-scroll-disappearing

Conversation

@lukecotter
Copy link
Copy Markdown
Contributor

Description

  • Fixes an issue where the analysis table would disappear when the scroll pill was dragged halfway down.

The fix is a bit of a hack as datatree:true seems to resolve it even when there is not a datatree.
Needs fixing in downstream Tabulator.

More detailed changes

  • Change 1
  • Change 2

Type of change (check all applicable)

  • 🐛 Bug fix
  • ✨ New feature
  • ♻️ Refactor
  • ⚡ Performance Improvement
  • 📝 Documentation
  • 🔧 Chore
  • 💥 Breaking change

Any images / gifs / video [optional]

Related Issues

fixes #590
resolves #
closes #
related #

Added tests?

  • 👍 yes
  • 🙅 no, not needed
  • 🙋 no, I need help

Added to documentation?

  • 🔖 README.md
  • 🔖 CHANGELOG.md
  • 📖 help site
  • 🙅 not needed

Anything else we need to know? [optional]

@lcottercertinia lcottercertinia merged commit fe30c30 into certinia:main Apr 7, 2025
5 checks passed
@lukecotter lukecotter deleted the bug-analysis-scroll-disappearing branch April 7, 2025 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 bug: The Analysis table disappears when dragging the scroll bar

2 participants