Maui
Maui copied to clipboard
Add BadgeView Control
Description of Change
Linked Issues
- Fixes #
PR Checklist
- [ ] Has a linked Issue, and the Issue has been
approved(bug) orChampioned(feature/proposal) - [ ] Has tests (if omitted, state reason in description)
- [ ] Has samples (if omitted, state reason in description)
- [ ] Rebased on top of
mainat time of PR - [ ] Changes adhere to coding standard
- [ ] Documentation created or updated: https://github.com/MicrosoftDocs/CommunityToolkit/pulls/XYZ
Additional information
Assigning Proposal Champion, @pictos
Thanks @tnassour!
I just wanted to give you a heads up that we'll need you to open a PR for our Docs repo before we can merge this PR: https://github.com/MicrosoftDocs/CommunityToolkit
I know this is PR is still in Draft, so I've added the pending documentation and do not merge labels so that we don't forget about the docs 👍
@tnassour is this PR something that you are still able to look at? We are on a feature freeze until .NET MAUI GAs later this month but I would like to see this go into the next version. If you are unable it's no problem, I would be happy to assist in getting it completed.
@tnassour is this PR something that you are still able to look at? We are on a feature freeze until .NET MAUI GAs later this month but I would like to see this go into the next version. If you are unable it's no problem, I would be happy to assist in getting it completed.
@bijington i have done the modifications, it remains testing the sample solution for all of this.
While building locally i am getting this error :
3>CSC : error CS0016: Could not write to output file 'C:\Apps\CommunityToolKit\Maui-fork\samples\CommunityToolkit.Maui.Sample\obj\GeneratedFiles\CommunityToolkit.Maui.SourceGenerators\CommunityToolkit.Maui.SourceGenerators.Generators.TextColorToGenerator\SearchBarTextColorTo_9e00a6b2-8703-4c7f-aaa2-32f7268ecea1.g.shared.cs' -- 'Could not find a part of the path 'C:\Apps\CommunityToolKit\Maui-fork\samples\CommunityToolkit.Maui.Sample\obj\GeneratedFiles\CommunityToolkit.Maui.SourceGenerators\CommunityToolkit.Maui.SourceGenerators.Generators.TextColorToGenerator\SearchBarTextColorTo_9e00a6b2-8703-4c7f-aaa2-32f7268ecea1.g.shared.cs'.'
can someone tell me how to fix this ?
@tnassour is this PR something that you are still able to look at? We are on a feature freeze until .NET MAUI GAs later this month but I would like to see this go into the next version. If you are unable it's no problem, I would be happy to assist in getting it completed.
@bijington i have done the modifications, it remains testing the sample solution for all of this. While building locally i am getting this error :
3>CSC : error CS0016: Could not write to output file 'C:\Apps\CommunityToolKit\Maui-fork\samples\CommunityToolkit.Maui.Sample\obj\GeneratedFiles\CommunityToolkit.Maui.SourceGenerators\CommunityToolkit.Maui.SourceGenerators.Generators.TextColorToGenerator\SearchBarTextColorTo_9e00a6b2-8703-4c7f-aaa2-32f7268ecea1.g.shared.cs' -- 'Could not find a part of the path 'C:\Apps\CommunityToolKit\Maui-fork\samples\CommunityToolkit.Maui.Sample\obj\GeneratedFiles\CommunityToolkit.Maui.SourceGenerators\CommunityToolkit.Maui.SourceGenerators.Generators.TextColorToGenerator\SearchBarTextColorTo_9e00a6b2-8703-4c7f-aaa2-32f7268ecea1.g.shared.cs'.'can someone tell me how to fix this ?
https://github.com/CommunityToolkit/Maui/issues/340#issuecomment-1081052363
Closing PR as stale + abandoned