-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[UI] Fix for local storage enable/disable toggle in edit zone #11309
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] Fix for local storage enable/disable toggle in edit zone #11309
Conversation
|
@sureshanaparti a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11309 +/- ##
============================================
+ Coverage 16.76% 16.99% +0.23%
- Complexity 14281 14717 +436
============================================
Files 5767 5832 +65
Lines 512657 517561 +4904
Branches 62359 62982 +623
============================================
+ Hits 85941 87977 +2036
- Misses 417118 419650 +2532
- Partials 9598 9934 +336
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
UI build: ✔️ |
harikrishna-patnala
left a comment
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.
verified on my environment, LGTM
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.
lgtm. tested on simulator ui. works as expected.
Description
This PR fixes local storage enable/disable toggle in Edit Zone dialog.
Fixes #11305
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Verified the local storage enable/disable from Edit Zone dialog in UI.
How did you try to break this feature and the system with this change?