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

Bugfix OcTooltip reactivity after beeing destroyed #1863

Merged
merged 1 commit into from
Jan 10, 2022

Conversation

lookacat
Copy link
Contributor

@lookacat lookacat commented Jan 10, 2022

Description

We've fixed an issue with the OcTooltip when the tooltip
gets hidden by reactivity and then reactivated with some value.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation added/updated

@lookacat lookacat force-pushed the bugfix-fix-tooltip-reactivity branch from 545ae40 to c3dc7b2 Compare January 10, 2022 10:07
@lookacat lookacat marked this pull request as ready for review January 10, 2022 10:07
@sonarcloud
Copy link

sonarcloud bot commented Jan 10, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Copy link
Collaborator

@fschade fschade left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@fschade fschade merged commit d697ee5 into master Jan 10, 2022
@delete-merged-branch delete-merged-branch bot deleted the bugfix-fix-tooltip-reactivity branch January 10, 2022 10:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants