Skip to content

Conversation

fbourigault
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets N/A
Documentation N/A
License MIT

Since #146, messages are truncated which may definitively hide informations to user. I replaced the text-overflow: ellipsis with a overflow-x:auto to display an horizontal scrollbar when required.
httplugbundle6

@fbourigault fbourigault added this to the Version 1.5.0 milestone May 4, 2017
@Nyholm Nyholm self-requested a review May 4, 2017 10:56
@Nyholm
Copy link
Member

Nyholm commented May 4, 2017

Do I understand it correct that the URL in the header is truncated but the content is using horizontal scroll?

@fbourigault
Copy link
Contributor Author

Yes.

@Nyholm Nyholm merged commit c3cfe86 into php-http:master May 4, 2017
@fbourigault fbourigault deleted the httplug-message-overflow-x-scroll branch May 4, 2017 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants