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

[PBNTR-740] Advanced Table - Add Table Props to Rails kit #4107

Merged

Conversation

ElisaShapiro
Copy link
Contributor

@ElisaShapiro ElisaShapiro commented Jan 9, 2025

What does this PR do? A clear and concise description with your runway ticket url.
PBNTR-740 gives the rails Advanced Table kit access to all of the props of the rails Table kit under the hood via an optional table_props prop.
I tested various table props locally, such as: container: false, sticky: true, vertical_border: true, striped: true, disable_hover: true.
The doc example matches the React kit's Table Prop doc example exhibiting container: false (so no outer top and side borders) and sticky: true (so sticky header happens when scrolling past table). table_props appears in the prop table at the bottom of the kit page.

Screenshots: Screenshots to visualize your addition/change
table props doc ex container sticky
prop table

How to test? Steps to confirm the desired behavior:

  1. Go to review env rails Advanced Table kit Table Props doc example.
  2. See Table Props doc example - currently nearly matches the React Table Props doc ex.

Checklist:

  • LABELS Add a label: enhancement, bug, improvement, new kit, deprecated, or breaking. See Changelog & Labels for details.
  • DEPLOY I have added the milano label to show I'm ready for a review.
    - [ ] TESTS I have added test coverage to my code.

@ElisaShapiro ElisaShapiro added enhancement New Features, Props, & Variants (USED IN CHANGELOG) milano 20 MAX - Deploy this PR to a review environment via Milano minor Semver Target labels Jan 9, 2025
@ElisaShapiro ElisaShapiro self-assigned this Jan 9, 2025
@powerhome-portal
Copy link

A change to documentation files was detected in your PR. Please visit this link to preview changes: https://portal-staging.powerapp.cloud/docs?filters[kind]=all&filters[user]=all&filters[namespaceFilter]=pbntr-740-add-table-props-to-advanced-table-rails

@ElisaShapiro ElisaShapiro marked this pull request as ready for review January 9, 2025 17:48
@ElisaShapiro ElisaShapiro requested a review from a team as a code owner January 9, 2025 17:48
@nidaqg nidaqg added the Code Approved Approved by a Playbook Admin label Jan 9, 2025
@ElisaShapiro ElisaShapiro added the Inactive RC Skip the release candidate process label Jan 10, 2025
@ElisaShapiro ElisaShapiro merged commit 477ba28 into master Jan 10, 2025
15 checks passed
@ElisaShapiro ElisaShapiro deleted the PBNTR-740-add-table-props-to-advanced-table-rails branch January 10, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Approved Approved by a Playbook Admin enhancement New Features, Props, & Variants (USED IN CHANGELOG) Inactive RC Skip the release candidate process milano 20 MAX - Deploy this PR to a review environment via Milano minor Semver Target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants