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

fix(components): row-class-name bgColor can not cover fixed column #14225

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

StephenKe
Copy link
Contributor

Please make sure these boxes are checked before submitting your PR, thank you!

  • Make sure you follow contributing guide English | (中文 | Español | Français).
  • Make sure you are merging your commits to dev branch.
  • Add some descriptions and refer to relative issues for your PR.

Description

fix table row-class-name can not cover fixed column

Related Issue

Fixes #13130

Explanation of Changes

table-fixed-column background should inherit from parentEl

@pull-request-triage
Copy link

👋 @StephenKe, thank you for contributing element-plus.

  • You can comment with /label Components:[component_name] to add a label for which component you are working on.
  • You may join our Discord for staying tuned.

@github-actions
Copy link

github-actions bot commented Sep 7, 2023

@github-actions
Copy link

github-actions bot commented Sep 7, 2023

Hello @StephenKe, thank you for contributing to element-plus, please see our guideline to see how to make contribution

@github-actions
Copy link

github-actions bot commented Sep 7, 2023

🧪 Playground Preview: https://element-plus.run/?pr=14225
Please comment the example via this playground if needed.

@btea btea requested a review from YunYouJun September 17, 2023 01:36
@YunYouJun YunYouJun merged commit 1601369 into element-plus:dev Sep 18, 2023
12 checks passed
@tolking
Copy link
Member

tolking commented Sep 30, 2023

I found that this PR can cause ElTable style errors in dark mode, BUG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Component] [table, table-column] Fixed column style overrides row-class-name styles
3 participants