mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-23 05:50:55 +01:00
No description
e586ed439a
Summary: See downstream <https://phabricator.wikimedia.org/T171648>. The `T123 Task Name` column in graphs can currently fold down to 0 pixels wide. Although it's visually nice to render this element without a scroll bar when we don't really need one, the current behavior is excessive and not very useful. Instead, tweak the CSS so: - This cell is always at least 320px wide. - After 320px, we'll overflow/ellipsis the cell on small screens. This generally gives us better behavior: - Small screens get a scrollbar to see a reasonable amount of content. - The UI doesn't turn into a total mess if one task has a whole novel of text. Test Plan: Old behavior, note that there's no scrollbar and the cell is so narrow it is useless: {F6320208} New behavior, same default view, has a scrollbar: {F6320209} Scrolling over gives you this: {F6320210} On a wider screen (this wide or better), we don't need to scroll: {F6320211} Reviewers: amckinley Reviewed By: amckinley Differential Revision: https://secure.phabricator.com/D20345 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support | ||
webroot | ||
.arcconfig | ||
.arclint | ||
.arcunit | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README.md |
Phabricator is a collection of web applications which help software companies build better software.
Phabricator includes applications for:
- reviewing and auditing source code;
- hosting and browsing repositories;
- tracking bugs;
- managing projects;
- conversing with team members;
- assembling a party to venture forth;
- writing stuff down and reading it later;
- hiding stuff from coworkers; and
- also some other things.
You can learn more about the project (and find links to documentation and resources) at Phabricator.org
Phabricator is developed and maintained by Phacility.
SUPPORT RESOURCES
For resources on filing bugs, requesting features, reporting security issues, and getting other kinds of support, see Support Resources.
NO PULL REQUESTS!
We do not accept pull requests through GitHub. If you would like to contribute code, please read our Contributor's Guide.
LICENSE
Phabricator is released under the Apache 2.0 license except as otherwise noted.