Open potiuk opened 4 months ago
This task suppress https://github.com/apache/airflow/issues/13158 ?
Nope. These are separate issues.
Please assign me this issue, I want to work on this.
@potiuk I found out the places where typeahead is used. Now I'm figuring out if the dependencies are necessary or not.
Please Review the PR. @potiuk
I couldn't remove bootstrap datepicker because it a dependency of Flask App Builder. @potiuk @ryanahamilton @ashb @bbovenzi @pierrejeambrun
Thanks for looking into it! We'll hopefully get rid of FAB soon.
Body
Bootstrap 3 reached end of life long time ago but our UI still uses it in two places:
It would be great to remove those old dependencies and replace them with newer components.
Committer