MASA.Blazor icon indicating copy to clipboard operation
MASA.Blazor copied to clipboard

Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.

Results 199 MASA.Blazor issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/42963214/183834740-67ee4416-c0da-49be-8cb1-7a69e157076f.png)

type/bug
component/TextField

![image](https://user-images.githubusercontent.com/42963214/183327603-3e6c30b8-1fea-4ed1-861b-12b19fad27d4.png)

type/bug
component/LazyContent

MWindow组件切换到第一次渲染的Window时,会发生闪烁,仅在Blaozr Server下复现 由于轮播图基于MWindow组件,第一轮自动切换时每一张轮播图都会闪烁,用户体验不好 最后正常的版本:0.5 ![bwe9j-x05rv](https://user-images.githubusercontent.com/53342258/183364706-ac6393f5-13b9-47e9-8578-be97a40e9434.gif)

type/bug
type/documentation
component/Transition
component/Window

https://user-images.githubusercontent.com/29189410/183244757-72401fd3-58dd-427a-b007-5cacef91e711.mp4 Currently AutoComplete does not use js debounce, each input needs to be filtered, and the input will block the UI at the same time. I really need js debounce...

type/enhancement
component/Autocomplete

![image](https://user-images.githubusercontent.com/29189410/183092234-54f0812c-30a0-41f8-a43f-1372b4978b20.png) If we add '@attributes="@context.Attrs"' to MTextField. MTextField input becomes unsmooth. https://user-images.githubusercontent.com/29189410/183092685-94ba61b0-ac62-4600-a845-8b5c8d476fa2.mp4

status/can't reproduce

**Describe the bug** MTextField use `Prefix` property,the label with prefix overlap,label should behind for prefix **Screenshots** ![image](https://user-images.githubusercontent.com/6133287/183018678-20168fba-89dc-4ee0-b749-5689a299c6c9.png)

type/bug
component/TextField

现有的tooltip语法会破坏UI代码的层级结构,降低代码可读性,是否可以对此问题进行优化,例如可以将其设计为组件的属性:MButton Tooltip="tips"

type/discussion

**Is your feature request related to a problem? Please describe.** in **MAutocomplete** component with defined **Items and bind-Value**, when the entered text doesn't match any items in Dropdown Items (the...

type/enhancement

# Are you using MASA Blazor? If you are using MASA Blazor, first we would like to Thank You. Our goal is to grow the community, improve MASA Blazor and...

type/question