Closed Bug 740392 Opened 12 years ago Closed 12 years ago

[UI] Long strings breaks layout on report index

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: espressive, Assigned: espressive)

References

()

Details

Attachments

(2 files)

On the report/index pages long strings are not wrapping and hence causes the tables to extend well past it's container's border. See screen shot attached.
Summary: Long strings breaks layout on report index → [UI] Long strings breaks layout on report index
Sent pull request :: https://github.com/mozilla/socorro/pull/474

TEST CASE
---------

As can be seen in the original attachment to this bug, often times the displayed signatures will far exceed 80 characters and cause the tables to break out of it's container.

The fix for this ensures that displayed signatures will never be more than 80 characters ensuring that the layout stays in tact. The full signature will always still be available when hovering over the cell containing the signature.

You can test this on pages for individual crash reports (report/index)
Commit pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/cf987f68bef1e35649a9830646640fc669dd3d35
Merge pull request #474 from ossreleasefeed/long-signatures-breaks-layout-740392

Ensuring that displayed signature strings never exceed 80 characters fixes bug 740392
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Attached image qa - verified
QA verified on stage - the character limit is 80 for signatures in the reports table at which point the full signature is viewable by hovering over the text.

Nice fix espressive - the reports page looks clean again
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: