Skip to content

🎨 Palette: Add empty state for Changelog search#60

Open
MilakyS wants to merge 1 commit into
mainfrom
palette/changelog-empty-state-57877200104217680
Open

🎨 Palette: Add empty state for Changelog search#60
MilakyS wants to merge 1 commit into
mainfrom
palette/changelog-empty-state-57877200104217680

Conversation

@MilakyS

@MilakyS MilakyS commented Jul 7, 2026

Copy link
Copy Markdown
Member

🎨 Palette: Add empty state for Changelog search

💡 What

Added a dedicated "empty state" component to the Changelog page that dynamically appears when search filters or tags return no matching results.

🎯 Why

Previously, if a user searched for a term that didn't exist in the changelog, the screen would simply go blank without any feedback. This improvement provides a clear message ("No matching releases found") to confirm that the search was processed but yielded no results, mirroring the behavior found on the Examples page.

♿ Accessibility

  • Added aria-live="polite" to the empty state container so screen reader users receive immediate feedback when search results change.
  • Utilized localized text strings to ensure the experience is consistent for both English and Russian speakers.

🛠️ Technical Details

  • Assets: Updated assets/data/site.json with new i18n keys.
  • Logic: Updated assets/js/changelog.js to manage the lifecycle of the .changelog-empty element.
  • Style: Linked assets/css/reworking.css to reuse existing "working/empty" state visual patterns and added specific spacing in assets/css/changelog.css.

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

- Implement localized empty state for search results in changelog.js
- Add changelog.empty keys to site.json (EN/RU)
- Link reworking.css in changelog.html for consistent styling
- Add accessibility support with aria-live="polite"

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

Copy link
Copy Markdown

Deploy Preview for melodious-queijadas-3cc817 ready!

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