Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

feat: Make Table and Tab header sticky #136

Merged
merged 8 commits into from
Aug 30, 2022
Merged

Conversation

ankitakinger
Copy link
Contributor

Description

Updated Table and Tabs components to make headers sticky.

Fixes #16293

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Tested both the components on storybook and also by making same changes in appsmith ads folder to see how it works on RBAC screens and Members screen.

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

@vercel
Copy link

vercel bot commented Aug 25, 2022

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

Name Status Preview Updated
design-system ✅ Ready (Inspect) Visit Preview Aug 30, 2022 at 6:26AM (UTC)

@changeset-bot
Copy link

changeset-bot bot commented Aug 25, 2022

🦋 Changeset detected

Latest commit: 31376ce

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

@github-actions github-actions bot added the enhancement New feature or request label Aug 25, 2022
@albinAppsmith albinAppsmith merged commit d86b497 into release Aug 30, 2022
@albinAppsmith albinAppsmith deleted the feat/sticky-headers branch August 30, 2022 08:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Make Table and Tab headers sticky
2 participants