Skip to content

fix: Popover rendering problem#3564

Merged
KonradPietocha merged 2 commits intokyma-project:mainfrom
KonradPietocha:popover-rendering-problem
Dec 31, 2024
Merged

fix: Popover rendering problem#3564
KonradPietocha merged 2 commits intokyma-project:mainfrom
KonradPietocha:popover-rendering-problem

Conversation

@KonradPietocha
Copy link
Contributor

@KonradPietocha KonradPietocha commented Dec 30, 2024

Description

Changes proposed in this pull request:

  • Style change. Increase z-index to improve visibility of description tooltip

Related issue(s)

Closes #3544

Definition of done

  • The PR's title starts with one of the following prefixes:
    • feat: A new feature
    • fix: A bug fix
    • docs: Documentation only changes
    • refactor: A code change that neither fixes a bug nor adds a feature
    • test: Adding tests
    • chore: Maintainance changes to the build process or auxiliary tools, libraries, workflows, etc.
  • Related issues are linked. To link internal trackers, use the issue IDs like backlog#4567
  • Explain clearly why you created the PR and what changes it introduces
  • All necessary steps are delivered, for example, tests, documentation, merging

@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 30, 2024
@KonradPietocha KonradPietocha changed the title fix: Increase z-index to improve visibility of description tooltip fix: Popover rendering problem Dec 30, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Dec 31, 2024
@KonradPietocha KonradPietocha merged commit 6aae9bd into kyma-project:main Dec 31, 2024
13 checks passed
@KonradPietocha KonradPietocha deleted the popover-rendering-problem branch December 31, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Popover rendering problem

3 participants