-
Notifications
You must be signed in to change notification settings - Fork 3
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
issue 1651: progress bar error state #1673
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/jdi-testing/jdn-ai/assets/50149163/add31394-275b-4df6-a501-cb271a17f808
Возможно, баг связан с этим ПР, надо проверить.
По самой задаче - в проекте есть готовое решение аналогичного поведения для ProgressBar - LocatorProgres.tsx
, мб получится взять логику оттуда и адаптировать для обработки ошибок в ProgressBar.tsx
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Спасибо за работу, выглядит очень хорошо!
Before:
After: