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

**Describe the bug** 1. If the max/min value of a NumericPicker picker is set this is only enforced while using the increase/decrease button provided by the NumericPicker. If the user...

Type: Bug 🐞

A PDF Viewer container :)

Type: Feature ⚙

I am evaluating Blazoise for a project. I have a Bar component defined with multiple BarDropdownToggle components defined in a BarStart. I would like to only have one BarDropdownToggle instance...

Type: Feature ⚙

Feature for DataGrid. Automatically create query expressions based on the current filter. To be used by the entity framework or any other ORM

Type: Feature ⚙

Our UI designer has come up with the following idea: ![image](https://user-images.githubusercontent.com/3843546/144103506-a17ebbc6-35d2-47f9-829c-fff952f93ffb.png) This is like a combined bar dropdown and link. When you click the little arrow the idea is that...

Type: Feature ⚙
up-for-grabs

I'm having an issue with the height of the LayoutHeader. When starting the application, the LayoutHeader has a HorizontalHeight of 56px, when according to the Theme, it should be 72px....

Type: Bug 🐞

To build a community, an author bio will help communicate the authenticity of an author and how people can reach out to him. ![image](https://user-images.githubusercontent.com/69109175/184718946-5bb45840-36a0-4574-aa76-d4d0ab244800.png)

Type: Feature ⚙

I was trying to put an icon inside the select, but it's not showing. (I noticed that this '::before' is missing, I don't know if that would be it, because...

Type: Feature ⚙
up-for-grabs

**Describe the bug** I set up a bootstrap scss file with a few overrides of the default bootstrap styles then added this bootstrap file to index.html replacing the cdn version....

Type: Bug 🐞

This is the first try at making the animation state properly styled. I have focused on the Modal component. The biggest problem was to make it work with BS4 and...