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

Allow custom css in table rows #1410

Merged
merged 2 commits into from
May 15, 2023
Merged

Conversation

nelsonkopliku
Copy link
Member

Description

While working on e2e tests we realized that we lost a custom css class in ExecutionResults which might become useful in e2e testing.

This PR allows to provide a custom css class for trs in Table components.

How was this tested?

Automated test added

@nelsonkopliku nelsonkopliku added enhancement New feature or request chore labels May 15, 2023
@nelsonkopliku nelsonkopliku self-assigned this May 15, 2023
Copy link
Contributor

@dottorblaster dottorblaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@EMaksy EMaksy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done, LGTM! :D

@nelsonkopliku nelsonkopliku merged commit bee8a43 into main May 15, 2023
@nelsonkopliku nelsonkopliku deleted the allow-custom-css-in-table-rows branch May 15, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

3 participants