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

feat: update rating specs #816

Merged
merged 17 commits into from
Dec 12, 2023
Merged

feat: update rating specs #816

merged 17 commits into from
Dec 12, 2023

Conversation

soulcramer
Copy link
Contributor

📋 Changes

Change the specs from Brikke to Spark and Polaris as it was based on Brikke specs.
This mean that we will temporary provide the Polaris component from Spark to not break consumers in this update

🤔 Context

Close #807

✅ Checklist

  • I have reviewed the submitted code.
  • I have tested on a phone device/emulator.

📸 Screenshots

image
image
image
image
image

@soulcramer soulcramer added the Component Related to a component label Nov 21, 2023
@soulcramer soulcramer self-assigned this Nov 21, 2023
@soulcramer soulcramer requested review from SimonMarquis, kazaky and a team as code owners November 21, 2023 13:49
kazaky
kazaky previously approved these changes Nov 29, 2023
Copy link

@kazaky kazaky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

import kotlin.test.assertEquals

@RunWith(TestParameterInjector::class)
class RatingStarStateTest {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this our first unit-test? 🙌

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! I plan to re-add the one we had for the button progress and one for the tag traversalGrouping 👍

Copy link
Contributor

github-actions bot commented Dec 3, 2023

🚨 UI regression detected! Checkout the paparazzi-delta artifact.
If these changes are expected, you can either:

  • manually run the gradlew recordPaparazziRelease and commit the new golden images
  • or ask @spark-ui-bot paparazzi golden images in this PR

@soulcramer soulcramer merged commit 2e284d6 into main Dec 12, 2023
5 checks passed
@soulcramer soulcramer deleted the rating branch December 12, 2023 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component Related to a component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Rating] Migrate current ratings component to Rating display
3 participants