Joomla 3.7.5 modul smart search.
Search only works by pressing Enter again. Why is there no search setting when clicking mouse on the dropdown variants search?
How can this be done on their own? Have a ready-made solution?
Labels |
Added:
?
|
You have an option in Smart Search module to show/hide Search button, check it out.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-10-01 15:33:36 |
Closed_By | ⇒ | Quy |
If you need further assistance, please post in Joomla forum.
Please reopen @Quy, i have found the bug!
@velyar, you were right!
Only now have I understood the problem you exposed.
I've tried it and it happens on all my sites!
In a desktop environment:
This is a really annoying UX problem.
Steps 4, 5 and 6 should not exist.
When i click (step 3) on a suggested "keyword", i need to be taken to search results page!
This happen in a search module and also in the search component view.
Status | Closed | ⇒ | Pending |
Closed_Date | 2019-10-01 15:33:36 | ⇒ | |
Closed_By | Quy | ⇒ |
Please reopen @Quy, i have found the bug!
@velyar, you were right!
Only now have I understood the problem you exposed.
I've tried it and it happens on all my sites!In a desktop environment:
- Starts writing in the search field
- Autocomplete starts to show suggested "keywords"
- Move down the mouse and click on a suggested "keyword" inside the autocomplete list
- Nothing happen!
- Search field now is populated with suggested "keyword"
- I have to click "search" button or do an ENTER
- Now i see the search results page.
This is a really annoying UX problem.
Steps 4, 5 and 6 should not exist.When i click (step 3) on a suggested "keyword", i need to be taken to search results page!
This happen in a search module and also in the search component view.
Thank you, you understood me correctly.
This is standard behavior of the autocomplete library used here.
I can imagine.
It is a (sneaky) annoying problem in terms of usability (no autocomplete works like this in the world), it becomes very very annoying on mobile.
It will probably be enough to force the search, by clicking on the keyword.
The library will no longer be updated (I think), so maybe it is worth "fixing" it.
PS: if we do a PR for the 3.x ... will this be accepted, or is it wasted time?
It has been this way for over 7 years - maybe 10
@brianteeman It's never too late to improve or correct past mistakes.
True but it gives an impression on just how "annoying" it really is
It surprises me why such an obvious and logical function has not yet been implemented :)
Ok, I looked into this again and we actually have this behavior implemented. Smart Search differentiates between the simple and the advanced form for searches and in case of the simple form, it directly submits the form upon selecting the suggestion. However, when you have an advanced form, so with additional fields for taxonomies, etc., then the form is not submitted directly.
Long story short: This issue can be closed, since we have this at least since 4.0
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-01-19 00:37:13 |
Closed_By | ⇒ | Quy | |
Labels |
Added:
No Code Attached Yet
Removed: ? |
Hi @velyar, before trying to find a solution for a problem about Joomla, i think you should update Joomla to the latest version. Your version (3.7.5) is 2 years old!