fluentui-blazor icon indicating copy to clipboard operation
fluentui-blazor copied to clipboard

Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications

Results 133 fluentui-blazor issues
Sort by recently updated
recently updated
newest added

# 🐛 Bug Report I cannot change the default height and width of the fluent dialog component. Style property for height and width is ignored. ## 💻 Repro or Code...

# Pull Request ## 📖 Description Some Demo site experiments ### 🎫 Issues ## 👩‍💻 Reviewer Notes ## 📑 Test Plan ## ✅ Checklist ### General - [ ] I...

# Pull Request ## 📖 Description Changes: - Use shorter ids for uniquely identifying elements (8 chars instead of GUIDs) - `` now uses BuildRenderTree (instead of `.razor` file) for...

# 🐛 Bug Report ## 💻 Repro or Code Sample ``` csharp Search location or country @code { // Imagine a list of countries assigned to this private IList _countries...

# Pull Request ## 📖 Description This PR changes the project so they target both .NET 6 **AND** .NET 7 (currently Preview 6) by using the `` (mind the plural...

# 🐛 Bug Report Changing the value of a variable bound to a `FluentTextField` via `@bind-Value` will have no effect if the text field is focused. This behavior is different...

area:blazor

# 🙋 Documentation Request As a developer who has been doing back-end work for the last 6 years I am completely out of the loop regarding modules, css, etc. What...

area:fast
community:request
area:fast-blazor
docs:article

# 🙋 Feature Request ## 🤔 Expected Behavior All components visually align with official FluentUI design system specifications and interop with the token system. ## 😯 Current Behavior Minor visual...

area:fluent-ui-web-components
community:noteworthy
status:in-progress
v5

# 🙋 Feature Request MultiSelect in FluentDataGrid would send multiple rows of data for bulk actions. Running the same action one row at a time would take a lot of...

area:fast
community:request
feature
community:noteworthy
status:in-progress

🙋 Datepicker component ## 🤔 Expected Behavior ## 😯 Current Behavior ## 💁 Possible Solution ## 🔦 Context ## 💻 Examples

area:fast
area:fluent-ui
community:request
area:fast-blazor
feature
community:noteworthy
status:in-progress