Skip to content

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## Changes

PR #1904 by majiayu000: fix: resolve WebUI tooltips not rendering due to overflow clipping

  • Fix: resolve WebUI tooltips not rendering due to overflow clipping by using position: fixed and getBoundingClientRect() to calculate tooltip position dynamically, preventing tooltips from being clipped by parent containers with overflow: hidden
  • Refactor: extract tooltip positioning logic into separate positioning.ts module for better code organization and maintainability
  • Improve accessibility with aria-describedby attributes and unique IDs for better screen reader support
  • Add reactive tooltip position updates on scroll and resize events for dynamic positioning
  • Add SSR safety with isBrowser flag check and comprehensive unit test coverage for the positioning functions

View the full release notes at https://github.com/danielmiessler/Fabric/releases/tag/v1.4.362.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Dec 25, 2025
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Dec 25, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 25, 2025
Merged via the queue into main with commit ea81ba6 Dec 25, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-fabric-ai-1.4.362 branch December 25, 2025 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants