Skip to content
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

Правит анимацию прозрачности у фильтра участников #1290

Merged

Conversation

Inventoris
Copy link
Contributor

Привет! Заметил такой баг: на странице участников с мобильного фильтры выезжают плавно, а убираются без анимации. В transition указано opacity calc(.5s*(var(--is-filter-open))), а в свою очередь переменная --is-filter-open принимает значения 0 или 1. Получается, opacity меняется то за 0.5s, то за 0, то есть без анимации :)

Оставил только 0.5s.

Copy link

github-actions bot commented Sep 4, 2024

Превью контента из ea49311 опубликовано.

@Inventoris
Copy link
Contributor Author

@skorobaeus @solarrust @igsekor привет! Кажется, этот PR немного потерялся, можете провести ревью? ☺️

Copy link
Member

@skorobaeus skorobaeus left a comment

Choose a reason for hiding this comment

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

Ой, прости, пожалуйста!

Конечно, логично, чтобы и появление, и исчезновение были плавными :)

@TatianaFokina TatianaFokina added улучшение Доработка существующего вёрстка Задачи по вёрстке labels Sep 5, 2024
@TatianaFokina
Copy link
Member

Всё супер, я добежала, наконец, до твоего пиара. Спасибо тебе!

@TatianaFokina TatianaFokina merged commit 7db9ff7 into doka-guide:main Sep 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
вёрстка Задачи по вёрстке улучшение Доработка существующего
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants