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

Move scene param types to their respective fiat plugin scene files #5287

Merged
merged 3 commits into from
Oct 4, 2024

Conversation

samholmes
Copy link
Contributor

@samholmes samholmes commented Oct 2, 2024

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

Simulator Screenshot - iPhone SE (3rd generation) - 2024-10-03 at 11 57 05
Simulator Screenshot - iPhone SE (3rd generation) - 2024-10-03 at 11 57 08

@Jon-edge
Copy link
Collaborator

Jon-edge commented Oct 3, 2024

Visual changes require screenshots in the PR.

@@ -123,7 +123,7 @@ export const InfoDisplayScene = React.memo((props: Props) => {
))

return (
<SceneWrapper scroll hasNotifications>
<SceneWrapper hasTabs scroll hasNotifications>
Copy link
Collaborator

@Jon-edge Jon-edge Oct 3, 2024

Choose a reason for hiding this comment

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

While we're at it, fix the InfoDisplayScene using deprecated components like MainButton to use SceneButtons. This should be a primary button (which SceneButtons and all button group components enforce automatically)

Copy link
Collaborator

Choose a reason for hiding this comment

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

We need to have screenshots in visual PRs so reviewers can catch these mistakes easier.

Copy link
Collaborator

@Jon-edge Jon-edge left a comment

Choose a reason for hiding this comment

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

Excellent, thanks for tidying up

@samholmes samholmes merged commit 3ed6eba into staging Oct 4, 2024
2 checks passed
@samholmes samholmes deleted the sam/sepa-info-done-button-overlap branch October 4, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants