Bug Title:
"Filter by Type" function doesn't work at "https://www.topcoder.com/resources/"
Steps to Reproduce:
- Searching by something word.
- Clicking Filter icon and make visible "Filter by Type" list window so that it'll over the search result items.
- Checking the Filter by Type" checkbox items.
Actual Result:
You won't be able to check the checkbox items and will click a search result item which is under the "Filter by Type" list window.
In conclusion you will move to page that is you don't intent.(As long as there is link under the "Filter by Type" list window)
Expected Result:
I think the function was expected that checking checkboxes and re-search by the filter items.
Screenshots or screencast URL: <URL of screenshots/screencast of the issue>
https://vimeo.com/450645793
Device/OS/Browser Information: <Detailed device, OS and Browser information>
MacBook Pro (16-inch, 2019)
macOS Catalina 10.15.6
Microsoft Edge Version 84.0.522.61 (Official build) (64-bit)
In addition
I suppose it is mistake setting z-index at the tag. The z-index is set to '9997' but Z-index of "Filter by type" list window is set to "99". In conclusion "Filter by type" list window is under the search result item link.
Bug Title:
"Filter by Type" function doesn't work at "https://www.topcoder.com/resources/"
Steps to Reproduce:
Actual Result:
Expected Result:
Screenshots or screencast URL: <URL of screenshots/screencast of the issue>
Device/OS/Browser Information: <Detailed device, OS and Browser information>
In addition
I suppose it is mistake setting z-index at the tag. The z-index is set to '9997' but Z-index of "Filter by type" list window is set to "99". In conclusion "Filter by type" list window is under the search result item link.