Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use tri-state feature in FluentCheckbox #1042

Closed
JamesNK opened this issue Nov 27, 2023 · 2 comments · Fixed by #1159
Closed

Use tri-state feature in FluentCheckbox #1042

JamesNK opened this issue Nov 27, 2023 · 2 comments · Fixed by #1159

Comments

@JamesNK
Copy link
Member

JamesNK commented Nov 27, 2023

#987 added a tri-state checkbox. It required some hacky code.

FluentUI adds better support for this feature in microsoft/fluentui-blazor#1022. Use this feature when FluentUI is updated.

@JamesNK
Copy link
Member Author

JamesNK commented Nov 30, 2023

Unblocked with #1152?

@tlmii
Copy link
Member

tlmii commented Dec 1, 2023

Unblocked with #1152?

Yep. I knew I was missing one when I did that. Forgot that you added this issue not me, so it was missing from my query. #1159 handles it.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants