Page MenuHomePhabricator

# in link when using TMH
Closed, ResolvedPublic

Description

When clicking the radio buttons to switch players, it seems no e.preventDefault() is present in the click handler and the # (of the <a href) is added to the URL of the page.

e.preventDefault should be used in the click handler.


Version: master
Severity: normal

Details

Reference
bz41883

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:49 AM
bzimport set Reference to bz41883.

mdale wrote:

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

We generally return false, so I did it that way to be consistent.

Merged by J, I assume this is fixed now.

Gilles triaged this task as Unbreak Now! priority.Dec 4 2014, 10:10 AM
Gilles moved this task from Untriaged to Done on the Multimedia board.
Gilles lowered the priority of this task from Unbreak Now! to Needs Triage.Dec 4 2014, 11:21 AM