US-13-2 Package renaming

TO DO

Description

As a user
I want to rename the package
So that the package will be more useful after downloading

Dependencies

Acceptance criteria

UC 13-2-1 Change name of the package

GIVEN I am a user

AND I click on the settings icon of the package string

WHEN I click on the “Rename”

THEN Pop up “Change name” must be opened

AND Name will be validated by the system

UC 13-2-2 Package’s name validation

GIVEN I am a user 

AND I edit the locator name from the edit window

WHEN I stop typing
OR I leave the field

THEN Package’s name must be checked by the system (frontend part) according to the following rules:

  • Unique;

  • All-lowercase ASCII letters.

Related artefacts

Download the archive

Menu for Package - rename option

Comments