Maui icon indicating copy to clipboard operation
Maui copied to clipboard

Rating view

Open Eel2000 opened this issue 1 year ago • 1 comments

Description of Change

Adding the Rating view to the community toolkit, this is the initial code which requires some validations. this code was ported from an existing repo with changes made based on suggestions from the team. It needs some validations(suggestions) before going any further. Unit tests, samples, and the code doc consolidation are not yet. Will be added after reviews and any new suggestion.

Linked Issues

  • Fixes https://github.com/CommunityToolkit/Maui/issues/1607

PR Checklist

  • [ ] Has a linked Issue, and the Issue has been approved(bug) or Championed (feature/proposal)
  • [ ] Has tests (if omitted, state reason in description) Unit tests omitted because i wanted to validate first the existing code which was ported from an existing repo before writing unit tests.
  • [ ] Has samples (if omitted, state reason in description) Need some code validation before adding the sample page in the samples app.
  • [ ] Rebased on top of main at time of PR
  • [ ] Changes adhere to coding standard
  • [ ] Documentation created or updated: https://github.com/MicrosoftDocs/CommunityToolkit/pulls

Additional information

Eel2000 avatar Feb 22 '24 14:02 Eel2000

@dotnet-policy-service agree

@Eel2000 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@dotnet-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@dotnet-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@dotnet-policy-service agree company="Microsoft"

Contributor License Agreement

@dotnet-policy-service agree

Eel2000 avatar Apr 22 '24 13:04 Eel2000