Where search validation happens?
I use useNavigate().navigate() to set the active id
The problem is when I set the internet to slow on dev tools the cards take a lot of time to get highlighted.
Does search validation happen on server?
If so, what is the solution to get this on client?