🇮🇳India @vaibhav_arora

Account created on 17 June 2023, about 1 year ago
  • Drupal Frontend Developer at Material 
#

Recent comments

🇮🇳India vaibhav_arora

Hi, Added the patch for the above issue and also attached the screenshot for the same.
Needs review
Thanks!

🇮🇳India vaibhav_arora

Hi, Reviewed MR !3 and working fine, adding screenshots for the same.
RTBC +1
Thanks

🇮🇳India vaibhav_arora

Hi, I tried replicating the issue but the SQL error do not appear on my local.
Can you mention the exact steps to reproduce this issue
Thanks

🇮🇳India vaibhav_arora

Hi, Reviewed above patch and works fine, adding screenshots for the same.
Moving to RTBC!
Thanks

🇮🇳India vaibhav_arora

Hi, I reviewed the MR !31 and is working fine and also attached the before and after screenshot
RTBC +1
Thanks!

🇮🇳India vaibhav_arora

Hi, Attached a patch for UI fixes for multi-level menus, please review
Thanks

🇮🇳India vaibhav_arora

Hi, I have verified the MR and now the home menu item is not visible also attaching the screenshot.
However just wanted to confirm do we need to remove the home menu item or it should be there as before.
RTBC +1
Thanks!

🇮🇳India vaibhav_arora

Hi, I reviewed the above patch and it resolves the issue and attaching a screenshot too after applying the patch.
RTBC+1
Thanks!

🇮🇳India vaibhav_arora

Hi, sorry I did not notice the patch added above, and accidentally uploaded my patch.
But I have added a different solution if someone wants to try.
Thanks!

🇮🇳India vaibhav_arora

Added patch for the above, also attaching the after screenshot.
Thanks!

🇮🇳India vaibhav_arora

Hi @branimir.juranic Can you please attach screenshot for where you are getting this issue because I tried but not able to replicate it or can you provide some steps to reproduce?

🇮🇳India vaibhav_arora

Verified the MR !287 and working fine in forced colors, attached the screenshot below.
Thanks!

🇮🇳India vaibhav_arora

Hi, when we install this module then dropbutton configuration is enabled by default and what if we need to keep save & edit button into the save dropbutton then this would still be an issue and in that case the configuration needs to be enabled. And if that is the case then the above patch #5 would also not work.
Kindly suggest on this.
Thanks!

🇮🇳India vaibhav_arora

Hi, I have Added the patch #3 and also attaching the before and after screenshot for reference.
Thanks!

🇮🇳India vaibhav_arora

Hi, I have added patch #3 and added sign (asterisk) also attaching screenshot for the same.

🇮🇳India vaibhav_arora

Hi @bnjmnm I have reviewed your MR !274 and works fine, here are the steps I did to verify:
1. Go to admin/config/system/site-information
2. Enable forced-colors using dev tools.
3. Verified the chevron is visible.
(we can ignore the patch created above #7 as of now and we can create a new issue if needed for below mentioned points.)
-> Chevron should be center aligned
-> Chevron not visible under admin/structure

🇮🇳India vaibhav_arora

Hi, Added the patch to the issues mentioned above, also attaching screenshot for the fix.

🇮🇳India vaibhav_arora

Hi, while going through the theme in forced colors mode, found some issues related to chevron icons on some pages also attached screenshot for the same.
Currently working on the fixes and will provide patch to these fixes.

🇮🇳India vaibhav_arora

Verified the MR !274 and chevrons working in active forced colors and also when forced colors are not active the styles are showing, attaching a screenshot for the same.

🇮🇳India vaibhav_arora

Not able to reproduce the white space issue using Drupal 9.5, attaching a screenshot for the same

🇮🇳India vaibhav_arora

@SoCalErich I tried the same with updating Drupal from 10.0.10 to 10.1.1 but still not able to reproduce it, I have attached a video too for the reference.

🇮🇳India vaibhav_arora

I am not able to reproduce this same issue on my local, I tried it with Drupal 10.1.2, gin admin theme, and gin toolbar but it is working fine as the admin toolbar is showing in collapsed only also I have attached the below screenshot and video for reference.
Please guide as if I am missing any steps to reproduce this issue.

🇮🇳India vaibhav_arora

I tried to replicate using the above versions and below I have attached the steps to reproduce:
1. Go to /admin/config/content/formats
2. Edit Full HTML and select the editor as CKEditor.
3. Create a HTML table and add required CSS and click source again and you will see your styling in the body itself.
For reference, I have attached screenshot when applying styles and working fine on my end.

🇮🇳India vaibhav_arora

Reviewed the patch #2 on Drupal 9.5.9 and works fine and also attached screenshot for the same.

🇮🇳India vaibhav_arora

Hi, I have attached a proposed solution below which works at my end.
Steps to follow :
1.Install and enable colorbox and colorbox inline module .
2. Use the below code to use for the integration of youtube videos in the source .

<p>
    <a data-colorbox-inline="#youtube-video">YT video</a> <iframe style="display:none;" id="youtube-video" width="560" height="315" src="https://www.youtube.com/embed/aXAQJkCa7Yk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</p>
🇮🇳India vaibhav_arora

I have added fixes and created patch for the above HTML element border issue, and also attached the screenshot for reference.

🇮🇳India vaibhav_arora

Reviewed this issue and working as expected, attaching the before and after screenshot for reference.

🇮🇳India vaibhav_arora

I have applied the patch but it's getting failed due to some composer error.

Production build 0.69.0 2024