GitHub user arafalov opened a pull request:
https://github.com/apache/lucene-solr/pull/54
SOLR-8911: Angular Admin UI: Fix cut-off overflow strings on dashboard page
Fix too long value strings in the dashboard page (primarily versions and
args sections) by adding overflow scrolling. The scrollbar appears when hovered
or touched on the individual value area.
Tested on several browsers on Mac, Windows and Android. On Windows, the
scrollbar makes the page jump a little bit for the args section, but is quite
usable. On Mac and Android, the scrollbar is inside the area and does not cause
a jump.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arafalov/lucene-solr-contributions master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/54.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #54
----
commit 3c4b5db04935499972c281cc28cce8fb3e529a4a
Author: Alexandre Rafalovitch <[email protected]>
Date: 2016-07-26T14:33:09Z
Angular Admin UI: Fix cut-off overflow strings on dashboard page (FIX
SOLR-8911)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]