jscheffl commented on PR #51764: URL: https://github.com/apache/airflow/pull/51764#issuecomment-2977842715
> I am not a big fan of this change. If you have a 200 lines note. Everything will be push down and you'll have to scroll to access the rest of the UI. Nobody forces you to have 200 lines of note. A note w/ markdown still could carry a `<details>` area which folds. Otherwise I doubt you can make a useful note with 200 lines if the note is limited to 1000 chars atm. But otherwise: We could also wrap it into a box that has a maximum height of e.g. 200px so that you expand it only to full size if you click on it. Probably there is a component for this... feel free to add it. -- 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]
