Skip to content

Disable tooltips due to poor performance#14515

Merged
alecslupu merged 3 commits intodevelopfrom
fix/tooltips-performance
Apr 10, 2025
Merged

Disable tooltips due to poor performance#14515
alecslupu merged 3 commits intodevelopfrom
fix/tooltips-performance

Conversation

@alecslupu
Copy link
Copy Markdown
Contributor

🎩 What? Why?

This PR is disabling user tooltips, as it generated some flaky specs in the pipeline.

📌 Related Issues

Link your PR to an issue

Testing

Describe the best way to test or validate your PR.

📷 Screenshots

Please add screenshots of the changes you are proposing
Description

♥️ Thank you!

@alecslupu alecslupu added type: fix PRs that implement a fix for a bug release: v0.28 Issues or PRs that need to be tackled for v0.28 release: v0.29 Issues or PRs that need to be tackled for v0.29 release: v0.30 Issues or PRs that need to be tackled for v0.30 labels Apr 10, 2025
@alecslupu alecslupu requested a review from andreslucena April 10, 2025 09:29
@alecslupu alecslupu changed the title Diable tooltips due to poor performance Disable tooltips due to poor performance Apr 10, 2025
Co-authored-by: Andrés Pereira de Lucena <andreslucena@users.noreply.github.com>
andreslucena
andreslucena previously approved these changes Apr 10, 2025
@alecslupu
Copy link
Copy Markdown
Contributor Author

Merging based on @andreslucena's approval.

@alecslupu alecslupu merged commit 5352841 into develop Apr 10, 2025
119 checks passed
@alecslupu alecslupu deleted the fix/tooltips-performance branch April 10, 2025 10:55
@alecslupu alecslupu removed release: v0.28 Issues or PRs that need to be tackled for v0.28 release: v0.29 Issues or PRs that need to be tackled for v0.29 labels Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: core module: proposals release: v0.30 Issues or PRs that need to be tackled for v0.30 type: fix PRs that implement a fix for a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The profile tooltips are causing a lot of requests to the server

2 participants