1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/view
epriestley ac5520e089 Don't try to select a nav item if the selected item is explicitly null
Summary: If there are items (like labels) without keys, we incorrectly select the first item with no key in response to a `selectFilter(null)` call.

Test Plan: Called `selectFilter(null)`, didn't get a selected label.

Reviewers: chad

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D4428
2013-01-14 12:39:25 -08:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
control Update tables to table-kit view. 2013-01-11 11:24:35 -08:00
form Fix tokenizer placeholder issue 2012-12-29 13:11:42 -08:00
layout Don't try to select a nav item if the selected item is explicitly null 2013-01-14 12:39:25 -08:00
page Add the rest of the "Debug/Developer" config group. 2013-01-03 05:48:21 -08:00
widget Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontDialogView.php Move setUser() to AphrontView 2012-12-20 14:49:52 -08:00
AphrontJavelinView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontNullView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontView.php Move setUser() to AphrontView 2012-12-20 14:49:52 -08:00
viewutils.php Delete license headers from files 2012-11-05 11:16:51 -08:00