-
Notifications
You must be signed in to change notification settings - Fork 22
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 the Edit URL modal text for the vSphere provider #774
Conversation
Fix the Edit URL modal text for the vSphere provider, based on the create provider help texts: 1. Rephrase the title and help text field 2. Support warning text message and icon Signed-off-by: Sharon Gratch <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
cc:// @RichardHoch @anarnold97 |
@sgratch @yaacov @anarnold97 @ahadas Do I need to change the description in the documentation? |
@RichardHoch hi, thank you for noticing that, |
note that with the introduction of "ESXi provider" we'd need to add another description for the case the URL refers to ESXi rather than to vCenter |
The current text is aligned with the one appears for the create provider modal. Except that, there is nothing to change since we use the same terminology, just shorter. |
@sgratch Thanks for keeping me honest! :) In that case, everything's fine. |
To clarify:
when doc team (@RichardHoch ) decide on the text they took this into consideration, as dev team ( me ) we can advise, but the final text is what the doc team decide |
@yaacov @RichardHoch Sure! No argue about that. If we want to rephrase those fields again and add more info or use the exact doc text in all relevant places for all providers, let's decide it now and I'll re-change it again in all places. I understood that the current text is ok back then. |
Reference: #646
Fix the Edit URL modal text for the vSphere provider, based on the create provider help texts:
Before the fix
After the fix