github-actions[bot] opened a new pull request, #63366:
URL: https://github.com/apache/airflow/pull/63366

   * fix(ui): improve DurationChart labels and disable animation during 
auto-refresh
   
   - Shorten x-axis tick labels based on the time span of displayed entries:
     show "HH:mm:ss" when all runs are within 24 hours, or "MMM DD HH:mm"
     for longer ranges. Full datetime remains in tooltips.
   - Use formatDate with the user's selected timezone for correct label
     rendering across all timezone configurations.
   - Disable chart animation during auto-refresh to reduce visual noise
     when data updates automatically.
   
   Closes: #54786
   
   Co-Authored-By: Claude Opus 4.6 <[email protected]>
   
   * fix(ui): apply formatting fixes for ts-compile-lint-ui CI hook
   
   Import ordering and line-length adjustments applied by eslint/prettier.
   
   Co-Authored-By: Claude Opus 4.6 <[email protected]>
   
   ---------
   (cherry picked from commit 98f129f0cd43838c87dbe30d0f49a8c2b57513a8)
   
   Co-authored-by: Antonio Mello <[email protected]>
   Co-authored-by: Claude Opus 4.6 <[email protected]>


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