Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix UI rendering issues if XCom values are INT, FLOAT, BOOL or NULL in web UI #41516

Conversation

jscheffl
Copy link
Contributor

@jscheffl jscheffl commented Aug 15, 2024

closes: #41514

Before:
image

After:
image

@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Aug 15, 2024
@jscheffl jscheffl added the type:bug-fix Changelog: Bug Fixes label Aug 15, 2024
@kaxil kaxil added this to the Airflow 2.10.1 milestone Aug 15, 2024
@jscheffl jscheffl force-pushed the bugfix/41514-fix-xcom-rendering-for-int-bool-in-ui branch from b88a4fc to c19d9b3 Compare August 16, 2024 19:27
@jscheffl jscheffl requested a review from uranusjr August 16, 2024 19:29
@jscheffl jscheffl force-pushed the bugfix/41514-fix-xcom-rendering-for-int-bool-in-ui branch from c19d9b3 to 1d2c776 Compare August 17, 2024 19:16
@jscheffl jscheffl changed the title Fix UI rendering issues if XCom values are INT, FLOAT or BOOL in web UI Fix UI rendering issues if XCom values are INT, FLOAT, BOOL or NULL in web UI Aug 17, 2024
@jscheffl jscheffl requested a review from uranusjr August 17, 2024 19:30
@jscheffl jscheffl added the area:API Airflow's REST/HTTP API label Aug 17, 2024
@uranusjr uranusjr merged commit 563bc49 into apache:main Aug 20, 2024
54 checks passed
jscheffl added a commit to jscheffl/airflow that referenced this pull request Aug 20, 2024
@potiuk potiuk mentioned this pull request Aug 22, 2024
2 tasks
jkramer-ginkgo added a commit to jkramer-ginkgo/airflow that referenced this pull request Aug 30, 2024
jkramer-ginkgo added a commit to jkramer-ginkgo/airflow that referenced this pull request Sep 3, 2024
@potiuk potiuk mentioned this pull request Sep 3, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

XCom Display for INT value shows error in web UI
5 participants