The Bug
When I open search via url, for some category, the selected category dropdown not match with the category in the url.
How to reproduce
- Open https://utopian.io/search/sub-projects/android
- The selected dropdown become Projects. It should display Sub-Projects instead.
Try different category (Tutorials)
Expected result
For example, open https://utopian.io/search/documentation/android, and the dropdown updated to "Documentation".
Comparison
This is a comparison table with result for each category that I tested, There is 4 category that display "Projects" while the remaining 10 category display correct category.
| Category | URL | Display | Conclusion |
|---|---|---|---|
| Projects | link | True | |
| Suggestions | link | True | |
| Sub-Projects | link | False | |
| Development | link | True | |
| Bug Reports | link | True | |
| Translations | link | True | |
| Graphics | link | True | |
| Analysis | link | True | |
| Visibility | link | True | |
| Documentation | link | True | |
| Tutorials | link | False | |
| Video Tutorials | link | False | |
| Copywriting | link | False | |
| Blog Posts | link | True |
Wrong result list
Here the list of 4 category that display wrong dropdown:
- https://utopian.io/search/sub-projects/android
- https://utopian.io/search/tutorials/android
- https://utopian.io/search/video-tutorials/android
- https://utopian.io/search/copywriting/android
System
- Google Chrome Version 63.0.3239.132 (Official Build) (64-bit)
- Mozilla Firefox 57.0.4 (64-bit)
- Windows 10 Pro (64-bit)
- Found on 9 January 2018
Posted on Utopian.io - Rewarding Open Source Contributors