Closed tomusborne closed 1 year ago
This is a new feature set to replace the current Navigation Search feature.
It is only available when the old Navigation Search feature is turned off.
This new feature makes the navigation search more modern and fully accessible.
The old feature had various a11y issues (https://github.com/tomusborne/generatepress/issues/430), that this new feature should address.
It also introduces a reusable modal feature that we can take advantage of in other features.
@tomusborne it works great! Just a note, we need to add the new hooks to GP Elements, I had to use the custom hook.
This is a new feature set to replace the current Navigation Search feature.
It is only available when the old Navigation Search feature is turned off.
This new feature makes the navigation search more modern and fully accessible.
The old feature had various a11y issues (https://github.com/tomusborne/generatepress/issues/430), that this new feature should address.
It also introduces a reusable modal feature that we can take advantage of in other features.