ui: make vpc cidr required when not showing cidrsize#11393
ui: make vpc cidr required when not showing cidrsize#11393sureshanaparti merged 1 commit intoapache:4.20from
Conversation
|
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build failed: ✖️ |
Fixes apache#11391 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
@shwstppr 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 @@
## 4.20 #11393 +/- ##
============================================
+ Coverage 16.16% 17.35% +1.19%
- Complexity 13279 15230 +1951
============================================
Files 5656 5885 +229
Lines 497884 525632 +27748
Branches 60378 64162 +3784
============================================
+ Hits 80463 91225 +10762
- Misses 408466 424110 +15644
- Partials 8955 10297 +1342
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: ✔️ |
weizhouapache
left a comment
There was a problem hiding this comment.
code lgtm
thanks @shwstppr for the fix
|
code looks good and tested, but in this case could we have the place holder or the tooltip display a default cidr or a description of possible formats? If I enter only “10” it is accepted by the UI but not by the service layer. |
|
@shwstppr can rebase this with 4.20 (the issue raised for 4.20.1)? |
|
@sureshanaparti I'm okay with it being added in main |
@shwstppr , should we create a new issue for this? |
|
@sureshanaparti I've changed the base branch |
|
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
Fixes apache#11391 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>

Description
Fixes #11391
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?