Skip to content

Fix tooltip minimize flow design#397

Merged
circlecube merged 1 commit intomainfrom
fix/PRESS0-4163
Apr 20, 2026
Merged

Fix tooltip minimize flow design#397
circlecube merged 1 commit intomainfrom
fix/PRESS0-4163

Conversation

@arunshenoy99
Copy link
Copy Markdown
Member

  • Always render FloatingIcon into the DOM so it appears when minimize is clicked during tooltip flow (previously only mounted if hasLaunchedFromTooltip was true at page load)
  • Show legacy header (minimize + close) when in tooltip flow regardless of AI capability, replacing the "Close and show AI chat" dismiss bar
  • Restore floating icon to original help-bubble.svg design with "Help" label
  • Fix hover styles for help-bubble SVG (stroke/fill colors for contrast)

Proposed changes

Type of Change

Production

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update
  • Refactoring / housekeeping (changes to files not directly related to functionality)

Development

  • Tests
  • Dependency update
  • Environment update / refactoring
  • Documentation Update

Visual

Checklist

  • I have read the CONTRIBUTING doc
  • I have viewed my change in a web-browser
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

…AI+tooltip, restore floating icon design

- Always render FloatingIcon into the DOM so it appears when minimize is clicked
  during tooltip flow (previously only mounted if hasLaunchedFromTooltip was true
  at page load)
- Show legacy header (minimize + close) when in tooltip flow regardless of AI
  capability, replacing the "Close and show AI chat" dismiss bar
- Restore floating icon to original help-bubble.svg design with "Help" label
- Fix hover styles for help-bubble SVG (stroke/fill colors for contrast)
@arunshenoy99 arunshenoy99 changed the title Fix tooltip minimize flow Fix tooltip minimize flow design Apr 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Coverage: Base 35.54% → PR 35.54% (must not decrease).
✅ No decrease.

Code Coverage

project coverage report 35.54% @ 1d6d118

@circlecube circlecube merged commit fa1414b into main Apr 20, 2026
17 of 25 checks passed
@circlecube circlecube deleted the fix/PRESS0-4163 branch April 20, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants