potiuk commented on PR #1284: URL: https://github.com/apache/airflow-site/pull/1284#issuecomment-3568289426
Cool @alok-kumar0421 I think we wanted to make the "Version drop-down" to be better. This needs quite a bit more CSS/JS interactions - maybe you can take a look? Currently we are limiting the versions shown to the list of "latest" minor versions - but it would be great if the version selector allows not only to choose from the drop-down list, but also be able to type-in the version (say 3.1.0) - currently to get to the version you need to replace the version in the URL, but the version selector could be more of a "combo-drop-down" - where you can both select and type the version (bonus points if the version could be auto-complete'able but that would require some back-end changes - currently the list of versions only contains the latest minor versions). -- 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]
