iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
8 stars 2 forks source link

Fix `ElementTooltip` to correctly render in a popup window (backport #868) #871

Closed mergify[bot] closed 1 month ago

mergify[bot] commented 1 month ago

Changes

This PR fixes #862 The class component is refactored to a function component.

Testing

Updated PopupTestView of a test app.


This is an automatic backport of pull request #868 done by Mergify.

mergify[bot] commented 1 month ago

Cherry-pick of 484a2f75771eb5549c35a770db29fb396acd2893 has failed:

On branch mergify/bp/release/4.14.x/pr-868
Your branch is up to date with 'origin/release/4.14.x'.

You are currently cherry-picking commit 484a2f757.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
    modified:   common/api/appui-react.api.md
    new file:   common/changes/@itwin/appui-react/issue-862_2024-06-11-10-22.json
    modified:   test-apps/appui-test-app/appui-test-providers/src/ui/dialogs/PopupTestView.tsx
    modified:   ui/appui-react/src/appui-react/configurableui/ConfigurableUiContent.scss
    new file:   ui/appui-react/src/appui-react/feedback/ElementTooltip.scss
    modified:   ui/appui-react/src/appui-react/feedback/ElementTooltip.tsx

Unmerged paths:
  (use "git add <file>..." to mark resolution)
    both modified:   common/config/rush/pnpm-lock.yaml

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally