Skip to content

fix(tooltip): tooltip in navbar (#DS-2909) #308

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

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

lskramarov
Copy link
Contributor

Решение бага с "мерцающим" тултипом.

Получилось решить в рамках Navbar, что бы случайно не сломать, что то еще. В дальнейшем нужно будет пересмотреть подход в целом и пофиксить для всех pop-up.

Copy link

Visit the preview URL for this PR (updated for commit ff74379):

https://koobiq-next--prs-308-jkvs0w3w.web.app

(expires Mon, 30 Sep 2024 13:13:35 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c9e37e518febda70d0317d07e8ceb35ac43c534c

this.tooltip.arrow = false;
this.tooltip.offset = 0;

this.tooltip['overlayConfig'].panelClass = 'kbq-tooltip-panel_horizontal-navbar';
Copy link
Contributor

Choose a reason for hiding this comment

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

мб сделать свойство overlayConfig публичным?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Не, это временное решение потом переделаю...

@pimenovoleg pimenovoleg merged commit 274a67f into main Sep 25, 2024
5 checks passed
@pimenovoleg pimenovoleg deleted the bugfix/DS-2909 branch September 25, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants