Page MenuHomePhabricator

Implement highlight-on-hover in advanced search namespace selection entries
Closed, InvalidPublic

Description

User Story:: As a user, I want to quicky recognize which namespace I select in advanced search.

Current Problems: Currently, there is no highlight-on-hover in our namespace selection entries. This is contrary to OOUI standard behavior:

image.png (232×601 px, 16 KB)

Possible Solution: (re) implement highlight-on hover according to the OOUI styles (seemingly, a lightgray background assigned by a oo-ui-menuOptionWidget-highlighted class)