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

fix: double animation-fade-in #7232

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

SevereCloud
Copy link
Contributor

@SevereCloud SevereCloud commented Jul 22, 2024

Описание

Перестала работать анимация подложки в ModalRoot

Оказалось что в #7083 добавилась анимация для аккордиона с названием animation-fade-in, и оно перебило анимацию в модалках

Изменения

Переименовал анимации

Дополнительно

Для решения проблемы пересечения имен в будущем будем хэшировать названия классов и кейфремов. В текущий момент требуется называть кейфреймы с префиксом компонента

# Описание

Перестала работать анимация подложки в ModalRoot

Оказалось что в #7083 добавилась анимация для аккордиона с названием `animation-fade-in` и перебило в модалках

# Изменения

Переименовал анимации

# Дополнительно

Для решения проблемы пересечения имен в будущем будем хэшировать названия классов и кейфремов. В текущий момент требуется называть кейфреймы с префиксом компонента
@SevereCloud SevereCloud requested a review from a team as a code owner July 22, 2024 15:41
@github-actions github-actions bot added the patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Jul 22, 2024
@SevereCloud SevereCloud self-assigned this Jul 22, 2024
@SevereCloud SevereCloud added this to the v6.3.0 milestone Jul 22, 2024
Copy link
Contributor

size-limit report 📦

Path Size
JS 375.05 KB (0%)
JS (gzip) 114.81 KB (0%)
JS (brotli) 94.56 KB (0%)
JS import Div (tree shaking) 1.42 KB (0%)
CSS 301.82 KB (+0.07% 🔺)
CSS (gzip) 38.5 KB (+0.09% 🔺)
CSS (brotli) 30.99 KB (+0.18% 🔺)

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
Contributor

e2e tests

Playwright Report

Copy link
Contributor

@mendrew mendrew left a comment

Choose a reason for hiding this comment

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

👏

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.07%. Comparing base (b1a7adc) to head (74a77b3).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7232   +/-   ##
=======================================
  Coverage   84.07%   84.07%           
=======================================
  Files         362      362           
  Lines       10975    10975           
  Branches     3614     3614           
=======================================
  Hits         9227     9227           
  Misses       1748     1748           
Flag Coverage Δ
unittests 84.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@inomdzhon inomdzhon left a comment

Choose a reason for hiding this comment

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

наниии 😲😲😲

👍

@SevereCloud SevereCloud merged commit 8b50767 into master Jul 23, 2024
26 checks passed
@SevereCloud SevereCloud deleted the SevereCloud/fix/double-animation-fade-in branch July 23, 2024 12:51
vkcom-publisher pushed a commit that referenced this pull request Jul 23, 2024
# Описание

Перестала работать анимация подложки в ModalRoot

Оказалось что в #7083 добавилась анимация для аккордиона с названием `animation-fade-in` и перебило в модалках

# Изменения

Переименовал анимации

# Дополнительно

Для решения проблемы пересечения имен в будущем будем хэшировать названия классов и кейфремов. В текущий момент требуется называть кейфреймы с префиксом компонента
@vkcom-publisher
Copy link
Contributor

v6.3.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmp:accordion cmp:modal patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча type:bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants