Skip to content

Conversation

@bracyw
Copy link
Collaborator

@bracyw bracyw commented Jan 11, 2026

Changes

Added syncing topic selection to url param on graph screen, to allow for sharing of current viewed topic via url to others.

Notes

Had to add a little bit weird of a line to make sure that syncing still happened on initial load as we have to wait for available topics to load first.

Test Cases

  • Topic selection still works
  • Topic de-selection still works
  • On page reload topics are loaded correctly.
  • URL is synced with topic selection

Checklist

It can be helpful to check the Checks and Files changed tabs.
Please review the contributor guide and reach out to your Tech Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.

  • All commits are tagged with the ticket number
  • No linting errors / newline at end of file warnings
  • All code follows repository-configured prettier formatting
  • No merge conflicts
  • All checks passing
  • Screenshots of UI changes (see Screenshots section)
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • No package-lock.json changes (unless dependencies have changed)
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes #463

@bracyw bracyw self-assigned this Jan 11, 2026
@bracyw bracyw requested a review from suryatho January 11, 2026 21:55
@bracyw bracyw merged commit aedbf00 into develop Jan 11, 2026
4 checks passed
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.

Add selected topics to URL on graph page

3 participants