#7076 closed defect (bug) (fixed)
Theme Directory Search Functionality Issue
Reported by: | athemeart | Owned by: | dufresnesteven |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Theme Directory | Keywords: | |
Cc: |
Description
Hello,
I recently discovered a bug on the WordPress.org theme directory. The issue revolves around the search bar, which is not functioning correctly. To provide a clearer understanding of the problem, I have attached a video demonstration at this link: https://streamable.com/1i4u71
Please take a look at the video to see the bug in action.
Thank you
Attachments (1)
Change History (7)
#2
@
16 months ago
Hello @dufresnesteven
The search bar works fine in the /themes page but it is not working on the single theme page.
If you visit the page https://wordpress.org/themes/twentytwentythree/ and try to search the theme, the ajax search won't work and we need to hit enter to search the theme. We get the result but the search is not smooth.
#3
@
16 months ago
Hello,
When I enter a keyword without a space after it, the resulting URLs redirect to variations that only include one or two words of each keyword.
For example, if I type "fashion" into the search bar and hit the enter key, the expected URL should be "https://wordpress.org/themes/search/fashion/". However, the actual redirected URLs appear as follows:
https://wordpress.org/themes/search/h/?
https://wordpress.org/themes/search/f/?
https://wordpress.org/themes/search/fa/?
After the redirect on the search page, the input box does not retain the previously entered keyword for preview or editing.
I hope this information helps you in identifying and resolving the issue. If you require any further assistance or clarification, please let me know.
Thank you for your attention to this matter.
Best regards,
#4
@
16 months ago
- Owner set to dufresnesteven
- Resolution set to fixed
- Status changed from assigned to closed
In 12666:
Thanks for the report! Can you provide the steps to reproduce?
While sharing a video can be helpful it shouldn't be considered as the main source to report an issue because it isn't accessible to everyone.
Thanks.