-
Type:
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 7.0.X, 7.1.X, Master
-
Fix Version/s: None
-
Component/s: Sites Administration > Sites, User Management
-
Labels:
-
Story Points:0.25
-
Fix Priority:2
Summary
In terms of consistent design, Liferay 7.1 utilizes Lexicon 2.0. In the Sites display, a trash icon is used instead of a encircled X as specified in https://lexicondesign.io/docs/patterns/actionsDefinition.html.
Since Site deletion cannot be recovered, it should be an encircled X.
Steps to Reproduce
- Product Menu > Control Panel > Sites > Sites
- Create a new site
- Click the checkbox next to the newly created sites
- Look at the actions that are available on the asset
- Observe the trash icon
Actual Results
Trash icon is assigned as a delete button, while an encircled X is prescribed in the Lexicon 2.0 Actions Definition
Expected Behavior
An encircled X should be placed for the Delete functionality as per the Lexicon 2.0 Actions Definition guide
Reproduced In
7.1.X Private Commit: 3f4788ac8daa6d39e351a7a1e33c2babd39e1b96
- is fixed by
-
LPS-84549 Bulk Templates and Structures actions displays X icon instead of an encircled X icon for unrecoverable Delete functionality
- Closed