bbovenzi commented on PR #54783:
URL: https://github.com/apache/airflow/pull/54783#issuecomment-3221281037

   I think a simple `encodeURIComponent(JSON.stringify(options))` is the 
simplest option and leaves less risk to use parsing it wrong. URL readability 
isn't a big concern here. And when filling out the form, we simply ignore any 
option which doesn't fit a dropdown.
   
   We should probably have a "Submit" button on more forms. I agree that 
"Approve" should probably get the default main button styling.
   
   


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

Reply via email to