You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Prasad P. Pawar (Jira)" <ji...@apache.org> on 2021/03/12 12:12:00 UTC

[jira] [Created] (ATLAS-4201) UI: Add attributes modal api hits when no attributes are added on Classification detail page.

Prasad P. Pawar created ATLAS-4201:
--------------------------------------

             Summary: UI: Add attributes modal api hits when no attributes are added on Classification detail page.
                 Key: ATLAS-4201
                 URL: https://issues.apache.org/jira/browse/ATLAS-4201
             Project: Atlas
          Issue Type: Bug
          Components: atlas-webui
            Reporter: Prasad P. Pawar
            Assignee: Prasad P. Pawar
         Attachments: AddAttributesField.png, AddButtonEnabled.png, Api_SuccessMessage.png

Steps:

1) Add attributes by clicking on the attribute + button on the classification detail page.
Add Attribute modal opens with default 1 attribute field, "Add" button of the modal is disabled.

2) Click on the "Add New Attributes" button.
 Additional attribute field is added, with remove attribute field buttons.

3) Remove all the attributes fields by clicking on the remove buttons.

4) Add button gets enable (should be disabled), refer to the attached image.

5) Click on Add button, API is hit, an Attribute added success message is shown, refer to the attached image.

Expectation:

Show Validation message on "Add" Button click of the modal: "No attribute is added" or Disable the "Add" Button of modal or At least keep one Attribute field in the modal.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)