Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Table Widget shows scrollbar when not in focus #126

Merged
merged 3 commits into from
Aug 22, 2022

Conversation

albinAppsmith
Copy link
Contributor

Description

Fixes issue where Table widget was showing scrollbar even when not in focus. Made by @souma-ghosh

Fixes #3744

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@changeset-bot
Copy link

changeset-bot bot commented Aug 22, 2022

🦋 Changeset detected

Latest commit: 1e63e78

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@appsmithorg/design-system Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Aug 22, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
design-system ✅ Ready (Inspect) Visit Preview Aug 22, 2022 at 8:45AM (UTC)

@github-actions github-actions bot added App Viewers Pod enhancement New feature or request Low An issue that is neither critical nor breaks a user flow Table Widget UI Improvement UX Improvement labels Aug 22, 2022
@albinAppsmith albinAppsmith merged commit c842953 into release Aug 22, 2022
@albinAppsmith albinAppsmith deleted the fix/table-widget-scroll-bar-issue branch August 22, 2022 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Viewers Pod enhancement New feature or request Low An issue that is neither critical nor breaks a user flow Table Widget UI Improvement UX Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]-[8000]:Table widget should not show scroll bars when it's not focused or being hovered on
2 participants