Page MenuHomePhabricator

Allow to view only one "what's this" popup at a time on the filters panel
Closed, ResolvedPublic

Description

Groups of filters in Recent Changes can have a link for further clarification. Currently, ORES-based filters have a "what's this?" link that shows a popup when the user clicks on it.

Currently it is possible to keep both of them open, but opening one "what's this" popup should close any other "what's this" popup previously opened to avoid too many layers on top of each other.

Screen Shot 2017-06-28 at 11.44.04.png (851×801 px, 202 KB)

Event Timeline

Change 366164 had a related patch set uploaded (by Mooeypoo; owner: Mooeypoo):
[mediawiki/core@master] RCFilters: Only open one 'Whats This' popup at a time

https://gerrit.wikimedia.org/r/366164

Change 366164 merged by jenkins-bot:
[mediawiki/core@master] RCFilters: Only open one 'Whats This' popup at a time

https://gerrit.wikimedia.org/r/366164

Checked the fix in betalabs - clicking on "How do these work?" links (previously "What's this") will display only one popup at a time. Clicking on the second "How do these work?" link will dismiss the previously opened popup.

QA Recommendation: Resolve