Skip to content

🎨 Palette: Improve changelog search UX and accessibility#43

Open
MilakyS wants to merge 1 commit into
mainfrom
palette/ux-changelog-empty-state-and-a11y-8988288749599590038
Open

🎨 Palette: Improve changelog search UX and accessibility#43
MilakyS wants to merge 1 commit into
mainfrom
palette/ux-changelog-empty-state-and-a11y-8988288749599590038

Conversation

@MilakyS

@MilakyS MilakyS commented Jun 16, 2026

Copy link
Copy Markdown
Member

This PR implements several micro-UX and accessibility improvements focused on feedback and clarity:

  1. Changelog Empty State: Added a visually consistent and accessible (aria-live="polite") empty state for the changelog search/filter. This uses the existing pulsing icon pattern found on the Examples page.
  2. Search Accessibility: Updated aria-label for search inputs to be purely descriptive, keeping the keyboard shortcut hint (/) only in the visual placeholder. This reduces noise for screen reader users.
  3. Copy Button Guard: Added a guard in assets/js/common.js to ignore subsequent clicks while the "Copied" feedback state is active (1.5s), preventing visual flickering and timer resets.
  4. Localization: Added changelog.empty strings to assets/data/site.json for English and Russian.

Verification:

  • Visual confirmation of empty state on the Changelog page.
  • Functional verification of search input behavior.
  • Interaction verification of the copy button guard.
  • All code changes are under the 50-line PR limit.
  • No accidental development logs included.

PR created automatically by Jules for task 8988288749599590038 started by @MilakyS

- Added localized "No changes found" empty state to Changelog page.
- Refined search aria-labels to remove keyboard shortcut hints for better screen reader clarity.
- Implemented a click guard for the global copy button to prevent feedback flickering during rapid interactions.
- Updated Palette journal with critical UX/a11y learnings.

Co-authored-by: MilakyS <155958485+MilakyS@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@netlify

netlify Bot commented Jun 16, 2026

Copy link
Copy Markdown

Deploy Preview for melodious-queijadas-3cc817 ready!

Name Link
🔨 Latest commit a9e4969
🔍 Latest deploy log https://app.netlify.com/projects/melodious-queijadas-3cc817/deploys/6a30e3bd3969eb0008c8b224
😎 Deploy Preview https://deploy-preview-43--melodious-queijadas-3cc817.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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