- Issue created by @alok_singh
- Assigned to hamid.ali
- Issue was unassigned.
- Status changed to Needs review
4 months ago 10:01am 29 August 2024 - š®š³India hamid.ali
Created the MR for the same. I am attaching post-fix screenshot below.
- Assigned to hamid.ali
- š®š³India hamid.ali
Fixed all the css related linting errors. Rest of the phpcs errors are coming from the template files.
- Status changed to Needs work
4 months ago 6:02am 5 September 2024 - šµšPhilippines cleavinjosh
Hi @hamid.ali,
Thank you for providing an MR. I applied MR!11 and it was applied smoothly. However, the changes were not reflected.
ā rover git:(1.0.6) curl https://git.drupalcode.org/project/rover/-/merge_requests/11.diff | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1023 0 1023 0 0 1859 0 --:--:-- --:--:-- --:--:-- 1856 patching file css/style.css ā rover git:(1.0.6) ā
Before and After:
Please check and advise.
Thank you. - Assigned to Esha_Kundu
I've cloned the project (branch 1.0.x) in Drupal version 10.3.2 and applied the MR!11, the patch couldn't apply got the below error
Checking patch css/style.css... error: while searching for: .custom-pagination .page-item .page-link[title="Go to last page"] { border-radius: 5px; } .breadcrumb a, .breadcrumb-saprator { color: #f34573; } .breadcrumb-saprator { padding: 0 8px; } error: patch failed: css/style.css:1049 error: css/style.css: patch does not apply
I'll work on this.
- Issue was unassigned.
- Status changed to Needs review
3 months ago 10:44am 10 September 2024 I've resolved the conflicts in the MR!11. The previous code targeted
#footer_nav
id for styling due to which the styling wasn't being applied as the first part (i.e, footer is the menu machine name) is dynamic cause one can create custom menu and not necessarily have machine named footer. I've addressed this by changing the id to class selector and updated the MR!11.
Included ss for before and after. Please review.
Thanks- Status changed to Closed: works as designed
3 months ago 5:23am 11 September 2024