PLASMA-7867: add curvature in tail in beta Popover, Tooltip - #3000
Conversation
📝 WalkthroughWalkthroughPopover and Tooltip replace ChangesCustom popover and tooltip tails
Estimated code review effort: 3 (Moderate) | ~25 minutes Sequence Diagram(s)sequenceDiagram
participant PopoverTooltip
participant FloatingUI
participant Tail
PopoverTooltip->>FloatingUI: Read placement and arrow middleware data
FloatingUI-->>PopoverTooltip: Return placement and arrow coordinates
PopoverTooltip->>Tail: Pass side, ref, and computed style
Tail-->>PopoverTooltip: Render the positioned tail
Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Theme Builder app deployed! https://plasma.sberdevices.ru/pr/plasma-theme-builder-pr-3000/ |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@packages/plasma-new-hope/src/components/_beta/Popover/Popover.tsx`:
- Around line 107-120: The offset callbacks in Popover.tsx lines 107-120 and
Tooltip.tsx lines 83-96 must react when the Tail geometry changes, not only when
outerOffset or hasTail changes. Add the Tail’s size/geometry as a dependency or
observe its dimensions and invoke Floating UI’s update so repositioning occurs
while the component remains open.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: e3b2c5fe-a678-482a-a504-12ab9f498501
📒 Files selected for processing (17)
packages/plasma-new-hope/src/components/_beta/Popover/Popover.styles.tspackages/plasma-new-hope/src/components/_beta/Popover/Popover.tokens.tspackages/plasma-new-hope/src/components/_beta/Popover/Popover.tsxpackages/plasma-new-hope/src/components/_beta/Tooltip/Tooltip.styles.tspackages/plasma-new-hope/src/components/_beta/Tooltip/Tooltip.tokens.tspackages/plasma-new-hope/src/components/_beta/Tooltip/Tooltip.tsxpackages/plasma-new-hope/src/examples/components/_beta/Popover/Popover.closeInner.config.tspackages/plasma-new-hope/src/examples/components/_beta/Popover/Popover.closeNone.config.tspackages/plasma-new-hope/src/examples/components/_beta/Tooltip/Tooltip.config.tspackages/sdds-cs/src/components/_beta/Popover/Popover.closeInner.config.tspackages/sdds-cs/src/components/_beta/Popover/Popover.closeNone.config.tspackages/sdds-cs/src/components/_beta/Tooltip/Tooltip.config.tspackages/sdds-finai/src/components/_beta/Popover/Popover.closeInner.config.tspackages/sdds-finai/src/components/_beta/Popover/Popover.closeNone.config.tspackages/sdds-finai/src/components/_beta/Tooltip/Tooltip.config.tspackages/sdds-sbcom/src/components/_beta/Popover/Popover.config.tspackages/sdds-sbcom/src/components/_beta/Tooltip/Tooltip.config.ts
ef41acf to
feb5325
Compare
feb5325 to
6084c04
Compare
|
This PR is included in version:
|
Core
Tooltip, Popover (Beta)
What/why changed
📦 Published PR as canary version:
Canary Versions✨ Test out this PR locally via:
npm install @salutejs/plasma-asdk@0.385.0-canary.3000.30610297220.0 npm install @salutejs/plasma-b2c@1.627.0-canary.3000.30610297220.0 npm install @salutejs/plasma-colors@0.17.0-canary.3000.30610297220.0 npm install @salutejs/plasma-core@1.234.0-canary.3000.30610297220.0 npm install @salutejs/plasma-giga@0.354.0-canary.3000.30610297220.0 npm install @salutejs/plasma-homeds@0.354.0-canary.3000.30610297220.0 npm install @salutejs/plasma-hope@1.381.0-canary.3000.30610297220.0 npm install @salutejs/plasma-icons@1.244.0-canary.3000.30610297220.0 npm install @salutejs/plasma-new-hope@0.371.0-canary.3000.30610297220.0 npm install @salutejs/plasma-tokens@1.146.0-canary.3000.30610297220.0 npm install @salutejs/plasma-tokens-b2b@1.60.0-canary.3000.30610297220.0 npm install @salutejs/plasma-tokens-b2c@0.71.0-canary.3000.30610297220.0 npm install @salutejs/plasma-tokens-core@0.8.0-canary.3000.30610297220.0 npm install @salutejs/plasma-tokens-web@1.75.0-canary.3000.30610297220.0 npm install @salutejs/plasma-typo@0.48.0-canary.3000.30610297220.0 npm install @salutejs/plasma-web@1.629.0-canary.3000.30610297220.0 npm install @salutejs/sdds-bizcom@0.359.0-canary.3000.30610297220.0 npm install @salutejs/sdds-cs@0.363.0-canary.3000.30610297220.0 npm install @salutejs/sdds-dfa@0.357.0-canary.3000.30610297220.0 npm install @salutejs/sdds-finai@0.350.0-canary.3000.30610297220.0 npm install @salutejs/sdds-insol@0.354.0-canary.3000.30610297220.0 npm install @salutejs/sdds-insol-next@0.354.0-canary.3000.30610297220.0 npm install @salutejs/sdds-netology@0.358.0-canary.3000.30610297220.0 npm install @salutejs/sdds-os@0.29.0-canary.3000.30610297220.0 npm install @salutejs/sdds-platform-ai@0.358.0-canary.3000.30610297220.0 npm install @salutejs/sdds-sbcom@0.359.0-canary.3000.30610297220.0 npm install @salutejs/sdds-scan@0.357.0-canary.3000.30610297220.0 npm install @salutejs/sdds-serv@0.358.0-canary.3000.30610297220.0 npm install @salutejs/core-themes@0.36.0-canary.3000.30610297220.0 npm install @salutejs/plasma-themes@0.58.0-canary.3000.30610297220.0 npm install @salutejs/sdds-themes@0.72.0-canary.3000.30610297220.0 npm install @salutejs/sdds-api-tests@0.16.0-canary.3000.30610297220.0 npm install @salutejs/plasma-cy-utils@0.164.0-canary.3000.30610297220.0 npm install @salutejs/plasma-sb-utils@0.235.0-canary.3000.30610297220.0 npm install @salutejs/plasma-tokens-utils@0.56.0-canary.3000.30610297220.0 # or yarn add @salutejs/plasma-asdk@0.385.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-b2c@1.627.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-colors@0.17.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-core@1.234.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-giga@0.354.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-homeds@0.354.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-hope@1.381.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-icons@1.244.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-new-hope@0.371.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-tokens@1.146.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-tokens-b2b@1.60.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-tokens-b2c@0.71.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-tokens-core@0.8.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-tokens-web@1.75.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-typo@0.48.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-web@1.629.0-canary.3000.30610297220.0 yarn add @salutejs/sdds-bizcom@0.359.0-canary.3000.30610297220.0 yarn add @salutejs/sdds-cs@0.363.0-canary.3000.30610297220.0 yarn add @salutejs/sdds-dfa@0.357.0-canary.3000.30610297220.0 yarn add @salutejs/sdds-finai@0.350.0-canary.3000.30610297220.0 yarn add @salutejs/sdds-insol@0.354.0-canary.3000.30610297220.0 yarn add @salutejs/sdds-insol-next@0.354.0-canary.3000.30610297220.0 yarn add @salutejs/sdds-netology@0.358.0-canary.3000.30610297220.0 yarn add @salutejs/sdds-os@0.29.0-canary.3000.30610297220.0 yarn add @salutejs/sdds-platform-ai@0.358.0-canary.3000.30610297220.0 yarn add @salutejs/sdds-sbcom@0.359.0-canary.3000.30610297220.0 yarn add @salutejs/sdds-scan@0.357.0-canary.3000.30610297220.0 yarn add @salutejs/sdds-serv@0.358.0-canary.3000.30610297220.0 yarn add @salutejs/core-themes@0.36.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-themes@0.58.0-canary.3000.30610297220.0 yarn add @salutejs/sdds-themes@0.72.0-canary.3000.30610297220.0 yarn add @salutejs/sdds-api-tests@0.16.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-cy-utils@0.164.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-sb-utils@0.235.0-canary.3000.30610297220.0 yarn add @salutejs/plasma-tokens-utils@0.56.0-canary.3000.30610297220.0Summary by CodeRabbit