-
Notifications
You must be signed in to change notification settings - Fork 29
add pageId to frontend sports models #13855
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
Conversation
Size Change: 0 B Total Size: 967 kB ℹ️ View Unchanged
|
6d4c33d
to
cca5fb1
Compare
Hello 👋! When you're ready to run Chromatic, please apply the You will need to reapply the label each time you want to run Chromatic. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍
Seen on PROD (merged by @marjisound 12 minutes and 16 seconds ago) Please check your changes! |
What does this change?
This PR updates the sports frontend schemas in order to add pageId at the root level. football match list, football tables, football match summary & cricket match page.
The relevant frontend PR for this is guardian/frontend#27933