microsoft / microsoft/fluentui-blazor
[dev-v5] FluentDataGrid Cyclomatic Complexity
Open
@vnbaaij is already working on this.
Since Apr 14, 2026.
improvement
v5
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 483
- Avg merge
- 14h 41m
- Merged PRs (30d)
- 68
Description
It would be good to adapt and simplify these methods to ensure accurate Crap Score and Cyclomatic Complexity values. Copilot could probably help with this task.
Simplifying these methods will make the code easier to read, test, and maintain, while reducing the risk of introducing bugs when we need to make changes — which is exactly what lower Cyclomatic Complexity and CRAP scores reflect.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.