[4.0] fix color selector box too small issue#30585
Conversation
|
I have tested this item ✅ successfully on 200704e This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30585. |
|
I have tested this item ✅ successfully on 200704e This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30585. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30585. |
|
Restarted drone |
|
@pdkpavankumar Our scss code style checker fails with errors, see https://ci.joomla.org/joomla/joomla-cms/35279/1/22 for the details. Could you check and fix that? If you need help with that, let us know here. Thanks in advance. |
|
@richard67 i have fixed the sass stylelint error |
|
@pdkpavankumar Thanks for the quick fix. By the way, if you want to check results of such tests like code style or system tests yourself, you can find a section with these tests at the bottom of each pull request. If all tests were successful this section is hidden but can be expanded with a link "Show all checks". Then right beside each check is a link "Details", which leads then to the log of the test. |
|
Reset to pending as there was a change This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30585. |
|
@pdkpavankumar And by the way: Thank you very much for your first pull request (PR) for the Joomla CMS. |
|
I have tested this item ✅ successfully on f6f3de2 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30585. |
|
I have tested this item ✅ successfully on f6f3de2 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30585. |
|
RTC now for good. Hopefully. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30585. |
|
Nice one, thanks! |
* [4.0] fix color selector box too small issue * removed redundant & for fixing sass lint error
I am not 100% convinced this is the correct solution but based on the accepted code in joomla#30585 it is a working solution npm run build:css
I am not 100% convinced this is the correct solution but based on the accepted code in #30585 it is a working solution.
Pull Request for Issue #29954 .
#29954
Summary of Changes
Increased the height of the color box to match input box
Testing Instructions
safari on Mac
Edit atum template style in Joomla admin
Colour Settings tab
Actual result BEFORE applying this Pull Request
Expected result AFTER applying this Pull Request
Documentation Changes Required
No