JSON input transformation editor is very narrow #16223
Labels
enhancement
A feature request for improving phpMyAdmin
has-pr
An issue that has a pull request pending that may fix this issue. The pull request may be incomplete
ui
Issues relating to the user interface
Projects
Milestone
Describe the bug
When using the table Insert UI with the "JSON (text/plain)" input transformation, the provided editor window is very narrow compared to standard text field entries.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I'd expect that JSON fields would be given about the same amount of UI width and height as other long-text types. A pretty-printed JSON structure is likely to have reasonable line lengths and a non-pretty-printed JSON literal will likely be quite wide.
Screenshots
Server configuration
Operating system: Windows 10 Pro 1809 LTSC
Web server: Apache 2.4.43
Database version: MariaDB 10.4.13
PHP version: 7.4.7
phpMyAdmin version: 5.0.2
Apache, MariaDB, PHP and phpmyadmin are installed via XAMPP 7.4.7, Win x64 version.
Client configuration
Browser: Reproduced in Chrome and Chromium Edge 83 and IE 11
Operating system: Win 10 1809 LTSC
The text was updated successfully, but these errors were encountered: