Skip to content

🎨 Palette: Add empty state to Changelog and improve search accessibility#42

Open
MilakyS wants to merge 1 commit into
mainfrom
palette-changelog-ux-enhancement-14037351488293545347
Open

🎨 Palette: Add empty state to Changelog and improve search accessibility#42
MilakyS wants to merge 1 commit into
mainfrom
palette-changelog-ux-enhancement-14037351488293545347

Conversation

@MilakyS

@MilakyS MilakyS commented Jun 15, 2026

Copy link
Copy Markdown
Member

💡 What:

Implemented a localized empty state for the Changelog page search/filters and improved the accessibility of the search input.

🎯 Why:

The Changelog page lacked visual feedback when no results were found, which could make the page appear broken to users. Additionally, including keyboard shortcut hints (like (/)) in the aria-label creates a sub-optimal experience for screen reader users who hear the hint as part of the element's name.

📸 Before/After:

  • Before: Searching for a non-existent term resulted in an empty white space below the filters.
  • After: A themed "No changes found" state with a pulsing icon is displayed, providing clear feedback.

♿ Accessibility:

  • Added aria-live="polite" to the empty state container to notify assistive technologies when results are filtered out.
  • Moved the (/) hint from aria-label to placeholder only, ensuring screen readers announce the input correctly while keeping the visual hint for sighted users.
  • Maintained support for localized versions (EN/RU).

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

- Implemented a localized empty state ("No changes found") that appears when search or filters return zero results on the Changelog page.
- Separated keyboard shortcut hints from the `aria-label` in the changelog search input to improve screen reader clarity.
- Reused the existing `reworking-container` component for consistent visual design.
- Added necessary i18n keys for English and Russian.
- Updated `changelog.html` to include `reworking.css`.
- Added small layout polish for the empty state in `changelog.css`.

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 15, 2026

Copy link
Copy Markdown

Deploy Preview for melodious-queijadas-3cc817 ready!

Name Link
🔨 Latest commit 3640a22
🔍 Latest deploy log https://app.netlify.com/projects/melodious-queijadas-3cc817/deploys/6a2f953528ceeb000840324e
😎 Deploy Preview https://deploy-preview-42--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