Skip to content
#

blazor-client

Here are 155 public repositories matching this topic...

MudBlazor
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.

Reprod

bug good first issue bug-visual
senkadir
senkadir commented Mar 12, 2021

Describe the question
I have implemented MatBlazorTable and first columns has MatBlazorCheckbox. I couldnt find how to implement Select All feature.

Expected behavior
I would like to add Select All button to select all items in the table with checkboxes.

Screenshots
Before click button
![image](https://user-images.githubusercontent.com/10263337/110940096-a7b40e80-8336-11eb-9

enhancement help wanted good first issue question
FairPlayTube
efonsecab
efonsecab commented Feb 22, 2022

Describe the bug
In some mobile devices the videos are not playing, the player just stays on a black screen.

To Reproduce
Steps to reproduce the behavior:

  1. Select a video
  2. Click the play button

Expected behavior
The videos play correctly on all mobile devices

help wanted good first issue

Improve this page

Add a description, image, and links to the blazor-client topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blazor-client topic, visit your repo's landing page and select "manage topics."

Learn more