dmigo commented on issue #3242: WIP: Make sql editor resizable
URL: 
https://github.com/apache/incubator-superset/pull/3242#issuecomment-320881876
 
 
   @mistercrunch 
   It is going to be hard with 
   > no scroll on the lower right  
   
   On the lover right we have `react-virtualized` which[ doesn't support this 
out of the 
box](https://stackoverflow.com/questions/45553667/how-to-add-a-scroller-to-the-nesting-element-of-the-react-virtualize-table).
  
   We could create our own component for that, or try to extend 
[react-virtualized](https://github.com/bvaughn/react-virtualized).  
   Either way it seems to me as a separate big task to me. What would you say? 
   
   All of the above doesn't relate to the Query History section. We could 
remove the scroll there fairly easy.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to