welpo / tabi

A modern Zola theme with search, multilingual support, optional JavaScript, a perfect Lighthouse score, and a focus on accessibility.
https://welpo.github.io/tabi/
MIT License
98 stars 32 forks source link

πŸ› fix(search): close modal when clicking current page result #350

Closed welpo closed 1 week ago

welpo commented 1 week ago

Summary

This PR fixes an issue where clicking on a search result that leads to the current page didn't close the search modal. The modal now closes correctly when clicking on such results, matching the behavior of hitting enter on a highlighted result.

Related issue

Resolves #348.

Changes

Accessibility

The changes improve accessibility by ensuring consistent behavior between keyboard navigation (enter key) and mouse clicks for search results leading to the current page.

Type of change


Checklist

netlify[bot] commented 1 week ago

Deploy Preview for tabi-demo ready!

Name Link
Latest commit 8cdf19bace0d3dcc6324ac379620cf94314215c3
Latest deploy log https://app.netlify.com/sites/tabi-demo/deploys/6683180b8e5cca0008ca6853
Deploy Preview https://deploy-preview-350--tabi-demo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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