ggam opened a new issue, #25675:
URL: https://github.com/apache/superset/issues/25675

   ## Screenshot
   
   The modal for editing dataset has a lot of unused space:
   
![imagen](https://github.com/apache/superset/assets/2109040/09d10e8e-e230-4015-b8c7-ede3937ce53a)
   
   There I have 6 metrics, but only 4 are visible on screen. The SQL Expression 
box is pretty small and only the first characters of the query are visible. 
Then, you also need to scroll to e.g. change the D3 format to show the metric 
as a percentage:
   
![imagen](https://github.com/apache/superset/assets/2109040/b5618603-dc3e-4641-9f79-2f2486a6f1da)
   
   ## Description
   
   As I'm starting to use Superset I have to define a lot of datasets with 
their associated metrics. This would be way more confortable if the modal was 
sized to use the whole screen.
   
   It seems like the height is fixed to 350px, at least on my screen:
   
![imagen](https://github.com/apache/superset/assets/2109040/a31586c0-a10b-47eb-8f06-9ce28354d6f0)
   
   Removing that value would resolve the vertical space thing. For the SQL 
expression width I think some more elements need to be touched. I could try to 
provide a PR if someone guides where to look in the code, as I suppose those 
values are dinamically generated via JS.


-- 
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]

Reply via email to