microsoft / microsoft/fluentui-blazor

[NET 11] feat: add support for async validation messages

Open
#5,277 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature v5
Dominant language
C#
Stars
4.8k
Forks
483
Avg merge
14h 41m
Merged PRs (30d)
68

Description

🙋 Feature Request

It would be nice if we could add support for the new .NET 11 async validation capabilities directly into the FluentField component.

💁 Possible Solution

This could look like the demo from Daniel Roth which can be found here:

https://youtu.be/6c8fpShFjZE?si=2zn-jIIjpjbbUyJT&t=1513

🔦 Context

For example as been shown by Daniel we can have an interactive checking state build in into the component. The messages will then exchange once the validation is done.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the FluentField component and the linked Daniel Roth demo to understand the .NET 11 async validation capabilities being requested. Clarify the intended validation states, message transitions, and compatibility expectations before identifying the relevant component tests. Done means FluentField supports the agreed async validation flow and its behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.