User tests: Successful: Unsuccessful:
Pull Request for Issue #31385 .
Summary of Changes
Added style to _legacy.scss to remove bullets and indent from list of custom fields.
This arises from sense of frustration experienced by users migrating from Joomla 3 to Joomla 4 where custom fields that were set as definition list items in the former are set as unordered list items in the latter.
Testing Instructions
Apply the patch and run npm ci to recompile the css files
Create some custom fields and populate them for an article.
View the article in the front end.
Actual result BEFORE applying this Pull Request
Expected result AFTER applying this Pull Request
Documentation Changes Required
Some comment in Help file - I will fix after merge.
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Templates (site) NPM Change |
Labels |
Added:
NPM Resource Changed
?
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-11-16 09:16:16 |
Closed_By | ⇒ | ceford |
This PR is superceded by #31408, which is a much better overall solution, and would be counter-productive if that is accepted.