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

KOA-6242 BPKCalendar, update range color #1726

Merged
merged 4 commits into from
Aug 8, 2023

Conversation

gert-janvercauteren
Copy link
Contributor

BPKCalendar

Update the calendar range color to use surfaceSubtle as the range color

Day Night
image image

Remember to include the following changes:

If you are curious about how we review, please read through the code review guidelines

@gert-janvercauteren gert-janvercauteren added the minor Non breaking change label Aug 8, 2023
@gert-janvercauteren gert-janvercauteren self-assigned this Aug 8, 2023
@@ -112,7 +112,7 @@ class Screenshots: BackpackSnapshotTestCase {
saveScreenshot(component: "calendar", scenario: "single", userInterfaceStyle: userInterfaceStyle)
app.buttons["Range"].tap()
app.cells.element(boundBy: 25).tap()
app.cells.element(boundBy: 32).tap()
app.cells.element(boundBy: 30).tap()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

fix: This was needed to fix the range screenshots to produce the correct range.

Copy link
Contributor Author

@gert-janvercauteren gert-janvercauteren Aug 8, 2023

Choose a reason for hiding this comment

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

Range used to be a broken screenshot, but it's resolved now.

@gert-janvercauteren gert-janvercauteren enabled auto-merge (squash) August 8, 2023 02:31
@gert-janvercauteren gert-janvercauteren merged commit f4f87c9 into main Aug 8, 2023
13 checks passed
@gert-janvercauteren gert-janvercauteren deleted the koala/KOA-6242_update_calendar branch August 8, 2023 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Non breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants