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

Grid enhancements from user feedback #10695

Merged
merged 8 commits into from
May 26, 2023
Merged

Grid enhancements from user feedback #10695

merged 8 commits into from
May 26, 2023

Conversation

aptkingston
Copy link
Member

Description

This is a collection of new features and improvements to the grid based on user feedback. There are also some small fixes.

New features:

  • Add ability to stripe rows alternate colours. This is disabled at the moment, but the functionality is there so that we can offer it as a setting in the app component when we ship that
    image
    image
  • Automatically scroll grid left/right when dragging columns and near table edges. This makes it much easier to reorder columns in large grids
Screen.Recording.2023-05-25.at.10.52.18.mov
  • Center align boolean fields
    image

Fixes:

  • Fix escape keybind being unreadable in light theme
  • Fix issue with bulk deletion if selecting then unselecting a row
  • Disable ability to hide the sticky column via the header context menu
  • Fix z-index of add column button

Addresses:

  • (Linear) BUDI-6996
  • (Linear) BUDI-6998
  • (Linear) BUDI-6998

@codecov-commenter
Copy link

Codecov Report

Merging #10695 (4059f99) into develop (023ff1a) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff            @@
##           develop   #10695   +/-   ##
========================================
  Coverage    69.34%   69.34%           
========================================
  Files          536      536           
  Lines        19605    19605           
  Branches      3918     3918           
========================================
  Hits         13595    13595           
  Misses        5574     5574           
  Partials       436      436           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aptkingston
Copy link
Member Author

Merging this in because I want to pull it into the data section multi-dev and get it all up on QA for manual testing.

@aptkingston aptkingston merged commit 554a94d into develop May 26, 2023
@aptkingston aptkingston deleted the grid-feedback branch May 26, 2023 08:36
@github-actions github-actions bot locked and limited conversation to collaborators May 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants