Skip to content

feat(issues): Split out issue event navigation, fix preloading#83053

Merged
scttcper merged 3 commits intomasterfrom
scttcper/event-navigation
Jan 8, 2025
Merged

feat(issues): Split out issue event navigation, fix preloading#83053
scttcper merged 3 commits intomasterfrom
scttcper/event-navigation

Conversation

@scttcper
Copy link
Copy Markdown
Member

@scttcper scttcper commented Jan 7, 2025

Fixes an issue where preloading the next event didn't have the correct query parameters, meaning preloading wasn't working. Splits out the hooks and components for all that preloading stuff into its own component.

this new component will handle these buttons
image

Fixes an issue where preloading the next event didn't have the correct query parameters, meaning preloading wasn't working.
Splits out the hooks and components for all that preloading stuff into its own component.
@scttcper scttcper requested a review from a team as a code owner January 7, 2025 22:01
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 7, 2025
});
});

describe('recommended event tabs', () => {
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this is all just moved to the new component tests

@scttcper scttcper merged commit a279f1d into master Jan 8, 2025
@scttcper scttcper deleted the scttcper/event-navigation branch January 8, 2025 17:59
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants