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

unify special page messaging #957

Merged
merged 3 commits into from
May 13, 2024
Merged

Conversation

shakyShane
Copy link
Collaborator

@shakyShane shakyShane commented May 6, 2024

https://app.asana.com/0/1201614831475344/1207244302971195/f

TL;DR

Updated messaging setup in special pages to use a shared createSpecialPageMessaging function.

What changed?

  • Refactored messaging setup in multiple special pages
  • Created a shared createSpecialPageMessaging function
  • NOTE: no functionality is changed in this PR.

How to test?

  • all changed pages have integration tests to verify

Why make this change?

Centralized messaging setup for consistency and reusability


@shakyShane
Copy link
Collaborator Author

shakyShane commented May 6, 2024

@shakyShane shakyShane marked this pull request as ready for review May 6, 2024 07:36
Copy link
Collaborator Author

@shakyShane shakyShane left a comment

Choose a reason for hiding this comment

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

@greyivy in the spirit of merging often and early, could you review this first PR, which is just a small refactoring to set us up nicely for the NTP

Copy link
Contributor

@greyivy greyivy left a comment

Choose a reason for hiding this comment

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

LGTM!

@shakyShane shakyShane force-pushed the 05-06-unify_special_page_messaging branch from a4bcf56 to 030c441 Compare May 13, 2024 08:05
@shakyShane shakyShane merged commit d230c53 into main May 13, 2024
7 of 8 checks passed
@shakyShane shakyShane deleted the 05-06-unify_special_page_messaging branch May 13, 2024 12:47
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.

None yet

2 participants