action #134897
closedThe "Scheduled product settings" windows is too small to show the detailed info.
0%
Description
Steps:
- Go to https://openqa.suse.de/admin/productlog#
- Choose one record and click the "Show settings" (the first icon under the "Action" column)
Actual Result:
The "Scheduled product settings" windows is too small to show the detailed info.
Most of the values are beyond the boundary of the window.
Please find the attached screenshot "Scheduled product settings.png" for more details.
Files
Updated by okurz over 1 year ago
- Category set to Feature requests
- Priority changed from Normal to Low
- Target version set to future
a good sign that you use too long variable settings :)
Updated by tinita over 1 year ago
As a workaround you can always click on the id in the left column to get the info in a normal browser window
Updated by livdywan over 1 year ago
- Status changed from New to Feedback
- Assignee set to livdywan
tinita wrote in #note-2:
As a workaround you can always click on the id in the left column to get the info in a normal browser window
Unfortunately that's not enough because text still escapes the page dimensions.
Adding line wrapping is easy, though: https://github.com/os-autoinst/openQA/pull/5292
Updated by tinita over 1 year ago
A normal browser window has a scrollbar, though :)
Updated by GraceWang over 1 year ago
@livdywan Thanks for fixing this issue.
The "Scheduled product settings" windows looks much more better than before.
Updated by livdywan over 1 year ago
- Status changed from Feedback to Resolved
Resolving as per feedback from the OP.