Account created on 27 October 2023, about 1 year ago
#

Merge Requests

More

Recent comments

Menu dropdown is not visible,
you can do some steps for this, goto block layout and inside it there is a block of main navigation, inside it click on expand menus and on levels increase it.
MR: https://git.drupalcode.org/project/magazine_lite/-/merge_requests/8

I have added space above and below the buttons, but the issue in this theme is with the CSS. The CSS file does not exist here, which may be causing the problem. However, once gulp runs and the CSS is generated, the added space above and below the buttons will be visible.
Here is the MR: https://git.drupalcode.org/project/governor/-/merge_requests/10

I applied the patch, and the changes are visible. However, there are some warnings. I tried to resolve them, but they are not appearing. I am sharing a screenshot for your reference. Apart from this, I believe the changes are visible, so you can review them.

No work has been done in the last 8 months, so I am assigning it to myself.

@niharika.s, I hadn't noticed that you had also assigned this task to yourself. I had already taken it on and completed the corrections. Please don't take this the wrong way.
This message came a bit late; I had already assigned it to myself.

I mistakenly removed certain lines of code, but I have now corrected this error. I have tested the MR patch in both 1.0.x and 9.1.0 versions, and it is working perfectly in both cases. Regarding the previous screenshot you shared, the hamburger menu is not in the correct position because the cache was not cleared after applying the patch. Please clear the cache after applying the patch.
I am attaching a screenshot for the reference.

The comment form was already present but was hidden due to unnecessary CSS applied to it. So, the CSS has been corrected.
Here is a screenshot I am attaching for the reference.
MR: https://git.drupalcode.org/project/cascade/-/merge_requests/4

Added components to structure/menus/footer and then placed these footer menus into the footer region using the block layout. Additionally, I made some required changes to page.html.twig and added styling for the footer.
I am attaching screenshots for the reference.
MR: https://git.drupalcode.org/project/ui_suite_daisyui/-/merge_requests/50

The size of the checkboxes is correct, but the design is breaking. I am attaching a screenshot for reference.

In the homepage where the 'Read More' button appears under the article nodes, the issue required us to style this button. I accomplished this by adding a class to the anchor tag in node--article--teaser.html.twig and then applying CSS to style the button accordingly. Attached are the screenshots for reference.

I have reviewed and applied the patch from Merge Request 14. The issue is still present for me. I am sharing screenshots for further clarification. To check the issue, please navigate to Content -> Add Content -> Article, or directly go to /node/add/article, or edit any existing article.

I have styled the main navigation, but there are additional adjustments needed for the block layout. First, we need to place the block of main navigation and site branding in the header. You can see the placement of blocks in the screenshot I will provide. In the main navigation block, please uncheck the checkbox labeled 'Display title' so that the title of the block does not display. Additionally, if you want the submenus in the main navigation to expand, please select the option 'Expand all menus' from the main navigation block settings. Regarding the breadcrumbs, they are currently in the header section. We need to remove them from the header and place them below the header. I have styled the main navigation and submenus for both desktop and responsive devices according to the theme.
I am attaching screenshots for reference.
Here is the MR: https://git.drupalcode.org/project/darcula/-/merge_requests/18

@esha_kundu Thanks for the feedback. I have updated the style of the contact form to match the theme.
and tested on responsive devices.
Here are the screenshots I am attaching for the reference.
Here is the MR: https://git.drupalcode.org/project/picked_fresh/-/merge_requests/14
commit id: https://git.drupalcode.org/project/picked_fresh/-/merge_requests/14/diff...

I saw the vertical tabs description text where it was noted that the issue had already been resolved. However, I noticed that the content in the body field was not visible, so I corrected it. Attached are the screenshots, and here is the merge request.
MR: https://git.drupalcode.org/project/darcula/-/merge_requests/17

Updated the css of both content nodes and add content.
Here are the screenshot of both before and after.
MR: https://git.drupalcode.org/project/picked_fresh/-/merge_requests/15

Updated the style of the navigation bar after adding the dropdown menu.
Here are the screenshots I am attaching for the reference.
MR: https://git.drupalcode.org/project/pets_clinic/-/merge_requests/16

I corrected the Twig template name to properly override all nodes, as the previous page.html.twig was not being applied, causing distortion on every node. In addition to this, I made changes to the styling of the content page for the Basic Page content type, as the body text was previously not visible. I also noticed that the tags on the article page were not styled, so I corrected that styling as well.
Here are the screenshots I am attaching for the reference.

@esha_kundu Thank you for your feedback.
I have update the code according to your suggestion.
Here are the screenshots I am attaching for the reference.
Indicating that the style will only apply to contact form not every form in the site.
Commit id: https://git.drupalcode.org/project/classic_corporate_theme/-/merge_reque...

Styled the contact form in the theme.
Here are the screenshots attaching for the reference.
and here is the MR: https://git.drupalcode.org/project/picked_fresh/-/merge_requests/14

The code has been updated according to the comments. Now the arrow direction changes when opening and closing the submenu on all screen sizes (desktop, tablets, and mobile). Additionally, the arrow position has been corrected for mobile and tablet screen sizes.
Here is the screenshot attached for reference.

I have updated the code now. I have attached a screenshot showing which search form I have chosen for the updated search block.
I have also added a screenshot of the block layout, indicating which block I have placed in each region. In the header, I have placed the site branding. In the primary menu, I have placed the main navigation and the 'Search here' block. I have placed the breadcrumb in its own region.
I have styled both the breadcrumbs and the main navigation, and I have attached screenshots for these as well.

The merge request work perfectly fine, as I have checked.
Here is a screenshot I am attaching for the reference.

Does not find this error.
Here is the screenshot I am attaching for the reference.

Updated the code of user register form and make the style responsive.
Here is the commit id: https://git.drupalcode.org/project/techy_news/-/merge_requests/18/diffs?...
Here is the screenshot attached:

Design the navigation bar of of mobile and tabs.
Here is the MR: https://git.drupalcode.org/project/creative_innovative/-/merge_requests/20
Here is the screenshot attached for reference.

@manishvijay02 I have updated the code as suggested and other then this I have styled readmore button and tags of views as well.
Here is the commit id:
https://git.drupalcode.org/project/techy_news/-/merge_requests/30/diffs?...
Please review.

Changed the path of the image, now the images are showing and
here is the MR: https://git.drupalcode.org/project/novel_delights/-/merge_requests/12
here is the screenshot I am attaching for the reference.

Raised an MR for 3.x-1.x. Needs Review.

Here is the updated code for the header design.

I have changed the positions of the blocks through the block layout, as I thought it was necessary. I have attached a screenshot of the block layout.

Additionally, the header of the site was not visible, so I corrected the code for that part as well.

I also added the necessary CSS for desktop, tablet, and mobile views.
Here are the commits:
https://git.drupalcode.org/project/insha/-/merge_requests/19/commits

I am unable to find this issue in my site.
Here is a screenshot I am attaching for the reference.

I have checked the hamburger menu in tablet and mobile view and its working perfectly fine.
Please check it.
Here is a screenshot I am attaching for the reference.

Here is the commit-id: https://git.drupalcode.org/project/picked_fresh/-/merge_requests/10/diff...
I have styled the login form, and in addition to this, I have solved the issue of the search block overlapping the menus. I also noticed that the primary tabs are a block, and I believe we can change their position through the block layout.

Tanushree Gupta changed the visibility of the branch picked_fresh-3416412-banner-image to hidden.

Production build 0.71.5 2024