bcgov / ckan-ui

CKAN UI - VueJS
GNU Affero General Public License v3.0
14 stars 4 forks source link

Groups/Orgs Delete Button Warnings (DDS-1087) #442

Open annikaLiving opened 3 years ago

annikaLiving commented 3 years ago

When hitting Delete on an Org or Group, the user should get a warning indicating they will

  1. For Orgs: Deletion will delete all datasets associated with that org.

    • Cat Classic warning text

      Please Confirm Action Are you sure you want to delete this Organization? This will delete all the public and private datasets belonging to this organization.

  2. For Groups: Deletion will not delete all datasets associated with an Group.

    • also needs to make sure that it does not delete this.
    • Cat Classic warning test:

      Please Confirm Action Are you sure you want to delete this Group? ADD: By deleting this Group, the datasets associated with it will not be deleted.

ghost commented 2 years ago

https://dpdd.atlassian.net/browse/DDS-1087

ghost commented 2 years ago

Messages for other objects will be defined and copied from JIRA once the wording has been reviewed.