The Wayback Machine - https://web.archive.org/web/20220427154602/https://github.com/MudBlazor/MudBlazor/issues/3105
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

MudTable's NoRecordsContent has a striped hover style inherited from table #3105

Open
1 of 2 tasks
uhfath opened this issue Oct 20, 2021 · 0 comments
Open
1 of 2 tasks

MudTable's NoRecordsContent has a striped hover style inherited from table #3105

uhfath opened this issue Oct 20, 2021 · 0 comments
Labels
bug bug-visual good first issue

Comments

@uhfath
Copy link
Contributor

@uhfath uhfath commented Oct 20, 2021

Bug type

Component

Component name

MudTable

What happened?

When using a NoRecordsContent inside a MudTable with Striped and Hover enabled it is rendered using these classes also. However the content should be agnostic to them since they are used solely for rows.

Expected behavior

NoRecordsContent should render without Striped or Hover styles applied.

Reproduction link

https://try.mudblazor.com/snippet/waGllawYonHRJght

Reproduction steps

  1. create a MudTable
  2. apply a Hover and Striped settings
  3. add a NoRecordsContent
  4. observe hovering the content

Relevant log output

No response

Version (bug)

5.1.5

Version (working)

No response

What browsers are you seeing the problem on?

Chrome

On what operating system are you experiencing the issue?

Windows

Pull Request

  • I would like to do a Pull Request

Code of Conduct

  • I agree to follow this project's Code of Conduct
@uhfath uhfath added the triage label Oct 20, 2021
@JonBunator JonBunator added bug good first issue bug-visual and removed triage labels Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bug-visual good first issue
Projects
None yet
Development

No branches or pull requests

2 participants