-
Notifications
You must be signed in to change notification settings - Fork 182
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
UI Bug fixes for Horizon #863
Conversation
Hi @maharshi-gor, Thank you for this, Can you also update the unittests? thanks ! |
There is still some tests failing. Can you rebase your PR. I fixed main so you will be able to see the issue |
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.
Tests are still failing. To check more deeply
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #863 +/- ##
==========================================
- Coverage 84.49% 84.37% -0.13%
==========================================
Files 44 44
Lines 10454 10455 +1
Branches 1411 1411
==========================================
- Hits 8833 8821 -12
- Misses 1252 1265 +13
Partials 369 369
|
Thank you @maharshi-gor ! |
This PR solves the issues for the UI bugs that appear for Horizon.
Following is fixed in this PR
Methodology Used
Experiment results
Intital opening
Opened Combo Box
Selected Combo Box
Code to experiment