SimplyStaking / panic

PANIC Monitoring and Alerting For Blockchains
Apache License 2.0
82 stars 31 forks source link

UAT Batch Fixes: Group 5 #355

Closed zimaah closed 1 year ago

zimaah commented 1 year ago

User Story

Group 5 includes a set of findings from the UAT.

Description

  1. Operator Address (or any disabled field). Upon editing an entity which has an active disabled field, for example Operator Address in Cosmos Node Form, when you come to press submit, a warning is presented stating that you need to fill in the field.
  2. Networks Drop-Down is displayed even when no networks (chains/configs) have been added

Requirements

  1. If the field is disabled, it should not be required. We need to check this behavior across the forms.
  2. When there are no networks/chains added, we must hide the Networks menu, to prevent the node operator from clicking it and seeing an "empty menu".

Acceptance criteria

All items must be sorted following the requirements. If something isn't clear, please reach out to the team as soon as possible.