Feature #6231
closedFix the positioning of the result list header
0%
Related issues
Updated by ben leinfelder about 11 years ago
Yeah, seeing some issues with this header:
-When toggle map mode, the sort widget is aligned too far right
-When I collapse the result list, then toggle map mode the result list header remains in the collapsed position rather than popping to the top again.
-It is difficult to find the collapse area on the result list header
-The results list header is often hidden under the KNB header making it unreadable and unclickable
Updated by Lauren Walker about 11 years ago
- Status changed from New to Resolved
All of these issues have been fixed. I added a bottom border to the results list header to further imply clickability as well as fixed an issue with a transparent element covering part of the header so that the cursor didn't change on hover in some areas.
The max-height for the result list is now 85%, which was the best trade-off between not interfering with the header at most viewport heights and not being too short on taller viewports.