-
Notifications
You must be signed in to change notification settings - Fork 186
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(WriteBarIcon): update missing label warning logic #6385
fix(WriteBarIcon): update missing label warning logic #6385
Conversation
size-limit report 📦
|
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. Latest deployment of this branch, based on commit a5b406c:
|
e2e tests |
👀 Docs deployed
Commit a5b406c |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v5 #6385 +/- ##
==========================================
+ Coverage 80.60% 80.63% +0.02%
==========================================
Files 314 314
Lines 10796 10796
Branches 3364 3364
==========================================
+ Hits 8702 8705 +3
+ Misses 2094 2091 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@mendrew не забудь майлстоун для патча завести, кажется, сейчас его нет у нас. 😉 |
Предупреждение о том, что у WriteBarIcon отсутствует текстовое описание выводится даже если текстовое описание есть. В v6 эта проблема решена чуть иначе.
Описание
Предупреждение о том, что у WriteBarIcon отсутствует текстовое описание выводится даже если текстовое описание есть.
В v6 эта проблема решена.
Изменения
ВНИМАНИЕ
У PR базовая ветка v5.