1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00
phorge-phorge/webroot/rsrc/css/aphront
Austin McKinley f29b54944f Make closed objects in global typeahead look closed
Summary:
Fixes T6906.

I found the code in `behavior-search-typeahead.js` that was throwing away the closedness-detction work done in `Prejab.js::transformDatasourceResults`. Modified it to re-add the correct class name to the `phabricator-main-search-typeahead-result` elements.

Then I found some CSS in `typeahead-browse.css` and completely flailed around until realizing that particular CSS only gets loaded when hitting the typeahead endpoint directly. Copied the relevant bit of CSS over to `main-menu-view.css` (but maybe it should be removed from `typeahead-browse.css`?).

This is my first JS/CSS change, so please don't assume I did anything right.

Test Plan: {F4975800}

Reviewers: #blessed_reviewers, chad

Reviewed By: #blessed_reviewers, chad

Subscribers: epriestley

Maniphest Tasks: T6906

Differential Revision: https://secure.phabricator.com/D18017
2017-05-25 13:43:53 -07:00
..
aphront-bars.css
dark-console.css After Aphlict reconnects, ask the server to replay recent messages 2017-04-17 15:54:51 -07:00
dialog-view.css Basic "Install Dashboard" workflow 2017-03-14 14:21:56 -07:00
list-filter-view.css Provide an AphrontController implementation of willSendResponse() 2015-09-07 17:18:35 -07:00
multi-column.css Convert Durable Column to popup chat in footer 2016-09-29 10:08:14 -07:00
notification.css Add a cluster.read-only option 2016-04-09 13:40:47 -07:00
panel-view.css Remove AphrontPanelView 2015-03-06 16:44:18 -08:00
phabricator-nav-view.css Fix filetree drag nav CSS 2017-03-31 08:37:45 -07:00
table-view.css Fix notice spacing on table views 2017-04-25 16:46:55 -07:00
tokenizer.css Normalize form inputs a little 2016-11-09 16:41:58 -08:00
tooltip.css Crisp CSS rules for JX.Tooltip 2017-02-01 07:20:58 -08:00
typeahead-browse.css Make closed objects in global typeahead look closed 2017-05-25 13:43:53 -07:00
typeahead.css Clean up some search result alignment CSS 2017-02-13 11:19:00 -08:00