Closed (fixed)
Project:
Pets Clinic
Version:
1.0.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Aug 2024 at 11:34 UTC
Updated:
3 Dec 2024 at 10:24 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #4
jaydeep_patel commentedSpacing issue has been resolved below the login, create new account and reset your password pages. Attached the screenshot for reference.
Thank you
Comment #5
riddhi.addweb commentedWithout applying the patch the issue looks resolved. Also before and after applying the patch the issue looks the same. But If the patch is not applied then, the issue looks resolved. Attaching the SS for the same.
Comment #6
dishakatariya commentedHi, I have also checked this issue, but it already looks good to me even without applying the patch.
Attaching the screenshots for reference.
Thanks!
Comment #8
ravi kant commentedThe issue was due to gap was not added between main content and footer content. Also the comment section was adding space when comment section was not rendering.
Comment #9
esha_kundu commentedI'll review this.
Comment #10
esha_kundu commentedHello @ravi kant,
I encountered this issue when I cloned the repo and checked in the development version 1.0.x-dev however when the theme is installed using composer from the project page the spacing issue is not found. After installing the theme I visited the login, register, reset password, article content type pages. I faced the mentioned issue. For Article content type when the comment section is placed at the end of the page by configuring in Manage Display, an extra spacing is noticed if the comment section is not rendering. I applied the MR!12 which applied cleanly. I revisited the pages (login, register, reset password, article content type pages, page where comment section is not rendering) the spacing issue was resolved. I've also reviewed the MR and it looks good to me.
Attaching the ss for reference and moving to RTBC.
Thanks :)
Comment #11
ravi kant commentedThank you everybody to work on this ticket.