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(Search): fix ios button animation #7196

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

EldarMuhamethanov
Copy link
Contributor


Описание

Поправить анимацию кнопки в компоненте Search на ios

Изменения

Поправил css анимации появления и скрытия кнопки на ios

@EldarMuhamethanov EldarMuhamethanov requested a review from a team as a code owner July 16, 2024 09:25
@github-actions github-actions bot added the patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Jul 16, 2024
Copy link
Contributor

github-actions bot commented Jul 16, 2024

size-limit report 📦

Path Size
JS 373.05 KB (0%)
JS (gzip) 114.19 KB (0%)
JS (brotli) 94.06 KB (0%)
JS import Div (tree shaking) 1.42 KB (0%)
CSS 300.11 KB (-0.01% 🔽)
CSS (gzip) 38.3 KB (+0.05% 🔺)
CSS (brotli) 30.82 KB (+0.03% 🔺)

Copy link

codesandbox-ci bot commented Jul 16, 2024

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

github-actions bot commented Jul 16, 2024

e2e tests

Playwright Report

Copy link
Contributor

github-actions bot commented Jul 16, 2024

👀 Docs deployed

Commit d654746

Copy link

codecov bot commented Jul 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.11%. Comparing base (cdf2646) to head (d654746).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7196   +/-   ##
=======================================
  Coverage   84.10%   84.11%           
=======================================
  Files         360      360           
  Lines       10931    10935    +4     
  Branches     3594     3595    +1     
=======================================
+ Hits         9194     9198    +4     
  Misses       1737     1737           
Flag Coverage Δ
unittests 84.11% <ø> (+<0.01%) ⬆️

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

@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.

👏

@inomdzhon inomdzhon merged commit 9f56c08 into master Jul 17, 2024
26 checks passed
@inomdzhon inomdzhon deleted the e.muhamethanov/6833/fix-ios-button-animation branch July 17, 2024 12:32
vkcom-publisher pushed a commit that referenced this pull request Jul 17, 2024
* fix(Search): fix ios button animation

* fix(Search): update screenshots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: ios Search. Запаздывает анимация кнопки Отмена
3 participants