Skip to content

Fix link-chip keyboard focus and add optional skeleton shimmer toggle#199

Merged
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
edehvictor:codex-fix-link-chip-focus-shimmer-185-188
Apr 26, 2026
Merged

Fix link-chip keyboard focus and add optional skeleton shimmer toggle#199
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
edehvictor:codex-fix-link-chip-focus-shimmer-185-188

Conversation

@edehvictor

@edehvictor edehvictor commented Apr 26, 2026

Copy link
Copy Markdown
Contributor

Closes #185
Closes #188

Assigned issue tracker references: #182, #184, #185, #188

Changes

  • Added an optional disableShimmer UI flag to CreatorSkeleton and CreatorGridSkeleton with a clear static fallback style when enabled.
  • Preserved default shimmer behavior when the new flag is off.
  • Added keyboard-visible focus styling hook for link-only social action chips via link-action-chip.
  • Added high-contrast ( orced-colors) focus fallback so keyboard focus remains visible in contrast modes.
  • Added tests for shimmer toggle behavior and social chip focus styling hook.

Testing

  • Unable to complete Vitest execution in this environment because dependency installation/tooling remained incomplete in the shell (vitest binary unavailable despite repeated install attempts).
  • Updated tests are included and ready to run in CI/local dev with a complete pnpm setup.

@drips-wave

drips-wave Bot commented Apr 26, 2026

Copy link
Copy Markdown

@edehvictor Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Chucks1093 Chucks1093 merged commit 59d6d34 into accesslayerorg:main Apr 26, 2026
1 check 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 lightweight shimmer disable toggle for low-power mode Add keyboard-visible style for link-only action chips

2 participants