zowe / zen

Eclipse Public License 2.0
1 stars 6 forks source link

Networking page updates #265

Open skurnevich opened 1 month ago

skurnevich commented 1 month ago

A few updates to the Networking tab

Screenshot 2024-11-05 at 10 37 49

sakshibobade21 commented 2 weeks ago

Hello Sergei, thank you for the PR. It includes significant updates to the Networking stage.

However, I noticed a few regressions:

  1. The status of the Networking stage is not being stored correctly.
  2. After successfully completing the Networking stage, if you return to it later, the status automatically changes, and the green check mark is removed.
  3. Both the "Skip" and "Continue" buttons at the bottom are enabled simultaneously. Since the stage is already completed, the "Skip" button should be disabled.

Another issue I observed: The Networking stage shows as successful even when the external domain, port, and max/min TLS fields are left empty.

Related screenshots;

image (48) image (47) image (46)

sakshibobade21 commented 2 weeks ago

I will be further testing the PR. Thank you?

Himani1519 commented 2 weeks ago

Hi Sergei, I noticed one more regression. 1.Updating the value in the YAML editor is not reflecting in the UI.