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

Persist scroll position of the table during navigation #2242

Merged
merged 8 commits into from
Jul 27, 2024

Conversation

AbhayVAshokan
Copy link
Member

Description

  • Added: Persist scroll position of the table during navigation.

Checklist

  • I have made corresponding changes to the documentation.
  • I have updated the types definition of modified exports.
  • I have verified the functionality in some of the neeto web-apps.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added proper data-cy and data-testid attributes.
  • I have added the necessary label (patch/minor/major - If package publish
    is required).

Reviewers

@AbhayVAshokan _a
minor _t

@neetogit-bot neetogit-bot bot added the minor Releases non-breaking noteworthy changes with backward compatible. label Jul 10, 2024
@neetodeploy neetodeploy bot temporarily deployed to neeto-ui-kpyu-pr-2242 July 10, 2024 05:01 Inactive
@AbhayVAshokan AbhayVAshokan force-pushed the 2241-persist-scroll-position-of-table branch from d3eb090 to 07d706f Compare July 17, 2024 18:15
@neetodeploy neetodeploy bot temporarily deployed to neeto-ui-kpyu-pr-2242 July 17, 2024 18:15 Inactive
@AbhayVAshokan AbhayVAshokan marked this pull request as ready for review July 27, 2024 17:49
@AbhayVAshokan AbhayVAshokan merged commit 6d77878 into main Jul 27, 2024
1 check passed
@AbhayVAshokan AbhayVAshokan deleted the 2241-persist-scroll-position-of-table branch July 27, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Releases non-breaking noteworthy changes with backward compatible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Persist the scroll position of table during navigation
1 participant