1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 10:48:47 +02:00
phorge-phorge/webroot/rsrc/css
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 Make closed objects in global typeahead look closed 2017-05-25 13:43:53 -07:00
application Make closed objects in global typeahead look closed 2017-05-25 13:43:53 -07:00
core Clean up some minor UI behaviors in Differential 2017-05-19 12:01:58 -07:00
diviner Fix diviner documenation hover states 2017-02-14 07:23:45 -08:00
font Remove "Aleo" as specialized font for headers 2017-03-22 09:57:00 -07:00
layout Reorganize phui-object-item CSS, add drag ui 2016-12-14 11:53:17 -08:00
phui Add a description/toggle to PHUIObjectItemView 2017-05-24 09:18:13 -07:00
syntax Generate syntax highlighting CSS from a reusable map 2016-05-05 02:50:48 -07:00
sprite-login.css Remove the Persona login method 2016-12-05 15:57:15 -08:00
sprite-tokens.css More tokens 2016-07-03 18:32:40 -07:00