Mayankaggarwal8055 commented on PR #38745: URL: https://github.com/apache/superset/pull/38745#issuecomment-4118122780
Hi @hainenber , Thanks for the update earlier — I’ve now added some before/after screenshots to better show the changes. Before The JSON metadata editor had a fixed height (~200px) The modal wasn’t resizable Working with larger JSON was a bit difficult due to limited space and constant scrolling After The modal is now resizable The JSON editor grows along with the modal Editing larger configurations feels much more comfortable Screenshots Before: <img width="1885" height="800" alt="Screenshot 2026-03-24 181134" src="https://github.com/user-attachments/assets/1684cb50-83ad-42fb-97a4-c687547f7393" /> <img width="1849" height="791" alt="Screenshot 2026-03-24 181212" src="https://github.com/user-attachments/assets/ca80ae69-9958-464f-9e9e-b0f6248f191f" /> After: <img width="1855" height="836" alt="Screenshot 2026-03-24 182739" src="https://github.com/user-attachments/assets/bda3595f-d186-49df-ae08-1dbdcb3c4446" /> <img width="1895" height="819" alt="Screenshot 2026-03-24 182802" src="https://github.com/user-attachments/assets/872cb90e-579c-4f99-a7d8-abea883f31d9" /> I tested resizing and the editor adjusts properly without any layout issues. Let me know if you’d like me to add a short video as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
