Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LOR admin: View response body over the full width of the screen without having to scroll to the right #43

Closed
alextreme opened this issue Sep 12, 2024 · 0 comments · Fixed by #47
Assignees

Comments

@alextreme
Copy link
Member

Possibly partially fixed by #13 however it's rather annoying to have to scroll to the right to view the full response body (the first thing I always do is open up a mousepad to copy/paste the body into).

It would be more userfriendly to wrap the body over multiple lines instead of showing the body on a single line. The body could also be shown in a read-only textfield widget, but in that case ensure the Django defaults are overridden because those the default textfields are rather small.

danielmursa-dev added a commit that referenced this issue Nov 6, 2024
@danielmursa-dev danielmursa-dev self-assigned this Nov 6, 2024
danielmursa-dev added a commit that referenced this issue Nov 7, 2024
danielmursa-dev added a commit that referenced this issue Nov 7, 2024
@danielmursa-dev danielmursa-dev linked a pull request Nov 7, 2024 that will close this issue
alextreme added a commit that referenced this issue Nov 7, 2024
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 a pull request may close this issue.

2 participants