๐Ÿ‡ฎ๐Ÿ‡ณIndia @bandanasharma

Account created on 4 October 2011, over 12 years ago
#

Recent comments

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

The readme file is still not fully updated as per the standard see this Readme Standard โ†’ .
The project details are still missing, Table of contents, and other sections are not updated properly.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

Add the contents of the file and create the patch. Please review.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

@radhe_shyam I saw your commit and you used the form ID โ€œ#contact-message-feedback-formโ€ which makes this fix for this page only. I fixed this generic issue throughout the form.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

@nilesh.k The screenshot you attached is from the /admin/content page. However, this issue occurs when you see that the content view in the admin/structure/views/view/content path is not top-aligned due to the top margin.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

I created the patch for it. Make text lighter on hover by using opacity. Keep the hover style color white for the banner section text "LOOK HERE". Please review.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

I tried to check the "MR !5" but I can't get the updated code.
Also tried with curl command and got this error

bandana@developmentvm:~/projects/drupal/themes/contrib/potent_allure$ curl https://git.drupalcode.org/project/potent_allure/-/merge_requests/5/diffs | git apply -v
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 73765    0 73765    0     0  75734      0 --:--:-- --:--:-- --:--:-- 75656
error: unrecognized input

Maybe this is because the branch is not updated. In the created MR it is displayed, MR is locked.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

I created the patch for it. Please check this. Attached is also the screenshot for the issue fix.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

I applied patch #2 and it works fine. Attached you will find the before and after screenshots.

However, if you click on the icon, you will be redirected to the linked page and will not be able to see the menu items. Because the symbol is called after the 'a' tag. Just showing the icon is not a solution, it should work properly.

I am not switching to RTBC and will wait for the mentor to respond to his opinion.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

I created the patch for it. Please review. Attached is also the after-fix screenshot.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

#6 patch applied successfully. Readme looks fine to me.
Moving to RTBC ++

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

#3 patch is applied successfully but the characters exceed more than 80 for these lines.

3 | Line exceeds 80 characters; contains 412 characters
22 | Line exceeds 80 characters; contains 101 characters
๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

@alok_singh It would be great if you added a proper issuer summary and a step to reproduce the issue. Only attaching a screenshot is not enough for everyone to work on it. Please create the issue properly.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

@alok_singh It would be great if you added a proper issuer summary and a step to reproduce the issue. Only attaching a screenshot is not enough for everyone to work on it.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

I tried applying patch #3 and it works for me. I didn't get an error message, see the following lines.

bandana@developmentvm:~/projects/drupal/themes/contrib/harmony_haven$ git apply -v harmonyhaven-readme-3381362-3.patch
Checking patch README.md...
Applied patch README.md cleanly.
๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

I have created the patch for the same. Please review.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

I have fixed the issue and created a patch for this. Attached after issue fix screenshot. Please review.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

#2 patch is applied successfully. The menu looks like a dropdown style but still, it does not look good as a menu. Parent and child items vision is still confusing. Also on the hover menu item is increasing spacing for the right side. Attached recording for more clarity and a screenshot of how it is looking after applying the patch.

The user interface should look more reliable.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

I have fixed the #8 warning issued. Please review.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

bandanasharma โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

This issue exists due to the drupal_get_path() function in the theme.theme file and it is deprecated. I have created a patch for this and attached the screenshot after fixing this issue.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

I also faced the installation issue and was able to resolve it. This issue exists due to this line core: 8.x, it is valid for Drupal 8. We don't need this code simply remove this line and it solves the installation issue.
See this for info standard [ https://www.drupal.org/docs/develop/theming-drupal/defining-a-theme-with... โ†’

I don't think the previous patch changes required in the theme. Please review anyone and suggest.

This is not related to the Spaceless tag, please create a separate issue for this.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

MR !3 is working fine. After applying the MR this issue is resolved. This issue was coming due to the slider arrow.

Moving to RTBC.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

#10 patch applied successfully. After applying the patch I ran the phpcs command again and not the drupal coding standard issue found in the files mentioned.

Moving this to RTBC.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

I have created the patch for the same. Attached is the after-fix screenshot. Please review.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

#2 Thanks for the cross-review. You verified one level and added an item under "PM kissan "then you can see that.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

#3 patch failed to apply.
#2 patch apply cleanly but it is not complete.
@keshav.k This issue is related to version 10.x.x. So yes it will not work with 8.x-1.x.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

@AaronBauman thanks for the work.

I have tested your patch with D10 and the 8.x-4.x-dev of the Redix. It applies cleanly and fixes the issue. Changes reflect in the select.html.twig file.

Moving to RTBC.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

@Gurdev93

Thanks For the Patch

I checked and tested #MR! 5 on Drupal 10.1.0-dev. Fixed the checkbox and text alignment issue on the contact page. I've attached the screenshot for reference. Please review it.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

Fix the issue and commit the updated file. Please review.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

The content of the MR !1 readme.md file looks fine, but the characters for the following line exceed the standard.

[Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules).

Need to fix.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

bandanasharma โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

I created MR for the README.md file and updated the file content according to the Drupal readme standard.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

@prachi6824 I tried to apply the patch but I get this error message.

This is the error message:

Checking patch README.md...
error: README.md: No such file or directory
๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

@Vinayak.Ambig The same problem also occurs with other input fields i.e. Button color, Button hover, Dark background color, Secondary background color, and Dropdown active background color.

The proposed solution needs to check the existing code and set the condition if the input value is #fff then the text color for that input will change to black.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

I also encountered the same issue with the About Us page banner. Fix that and create an MR.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

The Readme.md file has been updated according to the drupal standard.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bandanasharma

bandanasharma โ†’ made their first commit to this issueโ€™s fork.

Production build 0.69.0 2024