User tests: Successful: Unsuccessful:
Fixing subform styling.
Adopted from joomla 3
Apply patch, run node build/build.js --compile-css
Add subform field somewhere, example in mod_custom xml
<field type="subform" name="subform" label="subform" multiple="true">
<form>
<field type="text" name="text" label="text" />
<field type="textarea" name="textarea" label="textarea" />
</form>
</field>
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Templates (admin) NPM Change Layout |
Labels |
Added:
?
NPM Resource Changed
|
Labels |
Added:
?
Removed: ? |
Title |
|
Title |
|
Hello Fedik,
I tested your changes successfully on my machine.
Although I noticed that dragging and dropping feels a bit clunky.
You have to be very precise with the mouse to grab an item.
Maybe that is tweakable?
Also while holding on to an item it becomes hard to see what you´re currently holding.
That may be because white on white is hard to see.
Nonetheless good addition :)
I have tested this item
Labels |
Added:
?
Removed: ? |
Also while holding on to an item it becomes hard to see what you´re currently holding.
I have added a light background for "draggable" section,
Please test again.
Can you use the same styling for the dragging as is used when you are ordering a menu item etc. That will make the ui more consistent
Can you use the same styling for the dragging as is used when you are ordering a menu item etc. That will make the ui more consistent
yes, if someone tell me where I can copy that ;)
It's coming from dragula in media/vendor
ah, wait, that toxic green? no, not allowed :)
I have tested this item
Thanks, nice UI improvement
I have tested this item
This layout is a lot more clear.
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-08-25 15:28:48 |
Closed_By | ⇒ | Quy | |
Labels |
Added:
?
?
Removed: ? |
Thanks!
this for 4.0.x