Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

feat(process-monitoring): fix content and delay of overlay #85

Merged
merged 4 commits into from
Mar 24, 2023

Conversation

assynour
Copy link
Contributor

@assynour assynour commented Mar 24, 2023

closes #43

Note: delay property of tippy.js works on event trigger https://atomiks.github.io/tippyjs/v6/all-props/#delay.
In our case we are showing the popover programmatically

@assynour assynour added the enhancement New feature or request label Mar 24, 2023
@github-actions
Copy link

github-actions bot commented Mar 24, 2023

🎊 PR Preview 856f7e9 has been successfully built and deployed to https://process-analytics-bonita-day-demo-2023-demo-pr-85.surge.sh

🕐 Build time: 0.011s

🤖 By surge-preview

@assynour assynour requested a review from tbouffard March 24, 2023 13:44
Copy link
Member

@tbouffard tbouffard left a comment

Choose a reason for hiding this comment

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

LGTM, the rendering is OK!

src/process-monitoring.ts Outdated Show resolved Hide resolved
@assynour assynour merged commit 383c03b into main Mar 24, 2023
@assynour assynour deleted the feat/43-process-monitoring-improve_overlay branch March 24, 2023 15:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] process-monitoring: improve the overlay displayed on top of the start event
2 participants