Buscador home: campo vacío lleva a búsqueda avanzada #202
Reference in New Issue
Block a user
Delete Branch "fix/home-search-empty-advanced"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Relacionado con #195 (buscador).
Qué hace
En la portada desktop, al pulsar la lupa con el campo de búsqueda vacío, ya no dispara la validación nativa del navegador (
Please fill out this field). En su lugar, lleva a/buscar/(o su traducción Polylang), la búsqueda avanzada.Con texto en el campo, la búsqueda normal sigue funcionando igual.
Validación
php -lygit diff --check.Commit
d208a2d.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.