Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug]: Tooltip disableCloseAfterClick не работает #7635

Open
SevereCloud opened this issue Sep 20, 2024 · 0 comments
Open

[Bug]: Tooltip disableCloseAfterClick не работает #7635

SevereCloud opened this issue Sep 20, 2024 · 0 comments

Comments

@SevereCloud
Copy link
Contributor

Описание

Tooltip disableCloseAfterClick при клике на элемент скрывается

Версия

6.7.0

В каких браузерах воспроизводится проблема?

No response

Шаги воспроизведения

  1. Делаем тултип с свойством disableCloseAfterClick
<Tooltip placement="right" text="Привет" disableCloseAfterClick >
  <Button style={{ margin: 20 }}>Наведи и кликни</Button>
</Tooltip>
  1. Наводим на элемент (тултип появился)
  2. Кликаем на элемент (тултип скрылся)

Ожидаемое поведение

При клике тултип не скрывается

Скриншоты

No response

Пример с воспроизведением

https://vkcom.github.io/VKUI/#/Tooltip

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Status: 🗃 Backlog
Development

No branches or pull requests

1 participant