Blazorise icon indicating copy to clipboard operation
Blazorise copied to clipboard

Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.

Results 330 Blazorise issues
Sort by recently updated
recently updated
newest added

Originally posted by **sturlath** December 18, 2021 The question has been answered and there is a

Type: Feature ⚙
Type: Feature Proposal
Status : Finished

I am after adding two lists select system to a component where you move selected items from one list to another to enable them for a group/ system. only way...

Type: Feature ⚙
up-for-grabs

### Discussed in https://github.com/Megabit/Blazorise/discussions/3397 Originally posted by **Lasoty** February 4, 2022 A very useful component would be DropDown with a checkbox list. ![image](https://user-images.githubusercontent.com/23433922/152559234-23c4ffb9-23ee-4110-9999-499640aab805.png)

Type: Feature ⚙
Area: Autocomplete
Status : Finished

### Discussed in https://github.com/Megabit/Blazorise/discussions/3894 Originally posted by **itsLollo1000** June 17, 2022 Hey @David-Moreira, so we sort of have a problem with our DataGrid. We are using huge data collections and...

Type: Refactoring 🧹
Status: Investigate
Type: Possible Bug
Area: DataGrid

> Also this does happen because the row is being re-rendered (Disposed of && re-Initialized), in this case it was just a filter so it probably should have kept the...

Status: Investigate

**Describe the bug** When autocomplete shows a somewhat larger list (= there's a scrollbar), you can select those items with the arrow keys. But after selecting an element that is...

Type: Bug 🐞
Status : Finished

Hi, on DatePicker Range after we select only one single date and we want to remove it, the value not updated unless we press enter key. Is it possible to...

Type: Feature ⚙
Status: Investigate

The following css is in place, due to a long data fetch the sidebar never shows without it : .b-bar-initial { display: block !important; } When selecting any bar item...

Type: Bug 🐞

when use @bind-SelectedRows selection of checkbox become much slower an example in the attached example project [BlazorTestGrid.zip](https://github.com/Megabit/Blazorise/files/8976504/BlazorTestGrid.zip)

Type: Bug 🐞

**Describe the bug** Hi, I have 2 variables of type "Theme", one containing the dark theme and the other the light one. I've seen that if I set the theme...

Type: Feature ⚙