Skip to content

chore: migrate community URL to community.offon.dev#76

Merged
sinduri-g merged 2 commits into
mainfrom
chore/community-url-migration
May 29, 2026
Merged

chore: migrate community URL to community.offon.dev#76
sinduri-g merged 2 commits into
mainfrom
chore/community-url-migration

Conversation

@sinduri-g
Copy link
Copy Markdown
Contributor

  • Update COMMUNITY_URL in src/data/constants.ts
  • Update COMMUNITY_BASE in all three refresh scripts
  • Update user_avatar path hostname in refresh-community-leaders.mjs
  • Update sameAs entry in JSON-LD in src/root.tsx
  • Update all cached discussion, leaderboard, and community-leader JSON data files
  • Update test fixtures in discussionSection and useDiscussionPosts tests
  • Update CLAUDE.md documentation to reflect the new domain

sinduri-g added 2 commits May 29, 2026 09:20
- Update COMMUNITY_URL in src/data/constants.ts
- Update COMMUNITY_BASE in all three refresh scripts
- Update user_avatar path hostname in refresh-community-leaders.mjs
- Update sameAs entry in JSON-LD in src/root.tsx
- Update all cached discussion, leaderboard, and community-leader JSON data files
- Update test fixtures in discussionSection and useDiscussionPosts tests
- Update CLAUDE.md documentation to reflect the new domain

Signed-off-by: Sinduri Guntupalli <sinduri.guntupalli@dynatrace.com>
On initial page load the focus effect fired whenever mounted became true
and consent was null, programmatically focusing the Decline button before
the user interacted with anything. This caused the smoke-test skip-nav
check to fail and broke keyboard navigation for real users.

- Track previous consent value via a ref; only focus Decline when consent
  transitions from non-null to null (after a deliberate reset)
- Add regression test: Decline must not be focused on initial page load
- Add test: Decline must be focused after the floating button triggers reset

Signed-off-by: Sinduri Guntupalli <sinduri.guntupalli@dynatrace.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 29, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-05-29 07:47 UTC

@sinduri-g sinduri-g merged commit 03ef737 into main May 29, 2026
3 checks passed
@sinduri-g sinduri-g deleted the chore/community-url-migration branch May 29, 2026 07: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.

1 participant