Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.1.X, Master
-
7.1.x
-
Committed
-
0.25
-
3
-
UX / Visual - Desktop
-
- LocalFile.CPCategories#DeleteCategories
- LocalFile.CPCategories#DeleteCategory
- LocalFile.CPCategories#DeleteSubcategoryViaIcon
- LocalFile.CategoriesUsecase#DeletePartialCategory
- LocalFile.SitetemplatesUsecase#AdminCanNotAddASubpageOfAChildPageLinkedToSiteTemplatePage
- LocalFile.SitetemplatesUsecase#SiteAdminCannotDeletePagesThatWereCreatedBySiteTemplates
- LocalFile.Staging#RemoveTagsFromPublishBlogAndDM
- LocalFile.TagsAdmin#DeleteMultipleTagsFromToolbar
- LocalFile.TagsAdmin#DeleteTagFromToolbar
-
35
Description
Summary
Similar to LPS-84504.
In terms of consistent design, Lexicon 2.0 is used to specify the icon's usage conditions.
In the WCM widget, an X icon is used instead of a encircled X in bulk Structures and Templates deletion as specified in https://lexicondesign.io/docs/patterns/actionsDefinition.html
In Web Content's Structures and Templates, an X icon is used instead.
Steps to Reproduce - WCM Structures
- Product Menu > Liferay DXP > Content > Web Content > Structures
- Create a Structure, adding a title and any field, then save
- Click the checkbox next to the newly created structure
Steps to Reproduce - WCM Templates
- Product Menu > Liferay DXP > Content > Web Content > Templates
- Create a Template, adding a title, then save
- Click the checkbox next to the newly created template
Actual Results
X icon is assigned as a delete button.
Expected Behavior
An encircled X icon should be assigned.
Reproduced In
7.1.X Private Commit: 40d9e186b7f81ae2c027e7e89fdb1ad890d6eb9f
Attachments
Issue Links
- fixes
-
LPS-84674 Bulk Site actions displays trash icon instead of an encircled X icon for unrecoverable delete functionality
- Closed