Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: render person-card inside parent container #3324

Merged
merged 2 commits into from
Oct 2, 2024
Merged

fix: render person-card inside parent container #3324

merged 2 commits into from
Oct 2, 2024

Conversation

Mnickii
Copy link
Collaborator

@Mnickii Mnickii commented Oct 1, 2024

Closes #3252

PR Type

Bugfix

Description of the changes

Implements a custom event fired in smaller windows to trigger an update the position of the flyout

PR checklist

  • Project builds (yarn build) and changes have been tested in at least two supported browsers (Edge + non-Chromium based browser)
  • All public APIs (classes, methods, etc) have been documented following the jsdoc syntax
  • Stories have been added and existing stories have been tested
  • Added appropriate documentation. Docs PR:
  • License header has been added to all new source files (yarn setLicense)
  • Contains NO breaking changes

Other information

How to test: Use a smaller window (window height less than 250), preferably a laptop window with also dev tools open, to test out this story

@Mnickii Mnickii requested a review from a team as a code owner October 1, 2024 09:17
Copy link
Contributor

@musale musale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an interesting fix. Works well.

Copy link

github-actions bot commented Oct 1, 2024

📖 The updated storybook is available here

Copy link

sonarcloud bot commented Oct 1, 2024

@Mnickii Mnickii merged commit ae49332 into main Oct 2, 2024
11 checks passed
@Mnickii Mnickii deleted the fix/3252 branch October 2, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Shipped 🚀
Development

Successfully merging this pull request may close these issues.

[BUG] Flyout for person card renders out of container on first load
2 participants