Skip to content

Fix the History timeline labels and tooltip placement - #53843

Merged
silamon merged 2 commits into
devfrom
history-timeline-labels
Aug 27, 2026
Merged

Fix the History timeline labels and tooltip placement#53843
silamon merged 2 commits into
devfrom
history-timeline-labels

Conversation

@piitaya

@piitaya piitaya commented Aug 27, 2026

Copy link
Copy Markdown
Member

Proposed change

Since #53630 the History page draws timeline names above their bar, which halves how many rows fit on screen. They go back to the label column on the left, and the page keeps the 16px margins it had around the charts.

The timeline tooltip now also stays level with the row you hover. It was pinned near the top of the chart since #51904, which works for the line charts but leaves it off screen on a long list of timelines.

Screenshots

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue or discussion:
  • Link to documentation pull request:
  • Link to developer documentation pull request:
  • Link to backend pull request:

Checklist

  • I understand the code I am submitting and can explain how it works.
  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • I have followed the perfect PR recommendations
  • Any generated code has been carefully reviewed for correctness and compliance with project standards.

If user exposed functionality or configuration variables are added/changed:

To help with the load of incoming pull requests:

@piitaya piitaya added this to the 2026.9 milestone Aug 27, 2026
@silamon
silamon merged commit e3b9c6e into dev Aug 27, 2026
35 checks passed
@silamon
silamon deleted the history-timeline-labels branch August 27, 2026 15:38
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants