mattrax / Mattrax

Open source MDM for all your devices
https://mattrax.app
Other
42 stars 2 forks source link

Link prefetch for navbar doesn't work with keyboard focus #316

Open oscartbeaumont opened 1 month ago

oscartbeaumont commented 1 month ago

If you focus it via the keyboard the route data is not prefetched. It is prefetched when hovering.

oscartbeaumont commented 1 month ago

This applies both to the top bar and the command palette now that it also used link components.