-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[58242] Generalize the wp preview modal to be reused for users #16885
Conversation
f9b1e29
to
301641a
Compare
frontend/src/app/shared/components/modals/preview-modal/hover-card-modal/hover-card.modal.ts
Fixed
Show fixed
Hide fixed
fdcf716
to
14637bb
Compare
…Frame inside to be more flexible about the content
14637bb
to
fb0b29b
Compare
db54d4e
to
28abeba
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally, looks very good already. I noticed that when you have the card pop up at the top due to spacing constraints, there appears to be a shift in position. I also saw the hover card not appearing (first try in the video), it happens when you quickly hover and remove hover. Probably not a big issue, but we could set a timeout before closing the hover card?
Kapture.2024-10-08.at.13.44.23.webm
…ard-pattern [58267] Document hover card pattern
Ticket
https://community.openproject.org/projects/design-system/work_packages/58242/activity
https://community.openproject.org/projects/design-system/work_packages/58267/activity
What are you trying to accomplish?
This is a preconditional work to show a little popover over users (which we currently only have for WorkPackages)
WpPreview
to be generalized and rename itHoverCard
HighlightedTypeComponent
for WorkPackagesStatusButtonComponent
for WorkPackagesScreenshots
Merge checklist