🇮🇳India @siddharthjain_7998

Account created on 30 June 2022, almost 2 years ago
#

Recent comments

🇮🇳India siddharthjain_7998

@saschaeggi The above changes fixes the drop down hiding issues, it was also present on content types page but it was fixed there as well. Adding the screenshots for the reference. Thanks for the changes.

🇮🇳India siddharthjain_7998

@saschaeggi Changes looks good to me. I have tested it on Chrome, Safari and Firefox browser, it works fine. Attaching screenshot for reference as well.

Also I have one suggestion can we use the min-width to be the one which shows up when page is opened by default which is around 360px?

🇮🇳India siddharthjain_7998

I am also facing the same issue. While generating the text using Text Complete feature using OpenAI CKEditor integration submodule, it gives "The website encountered an unexpected error. Please try again later." error in CKEditor.

🇮🇳India siddharthjain_7998

#11 worked for me as well on Drupal 10.2.6 and PHP 8.2, thanks very much!

🇮🇳India siddharthjain_7998

The above changes looks good, the slider is also working fine. Attaching the screenshot for reference.

🇮🇳India siddharthjain_7998

I have tested the functionality, there is one concern after switching to this Merge request !72 , the slider value changed to float, earlier with the jquery_ui_slider dependency it was taking the integer. I have added screenshots for reference. Other than this the functionality works fine.

🇮🇳India siddharthjain_7998

Here is the updated patch, which includes updates related to core_version_requirement and removed drupal/core from composer.json as its is not required as per D.O documentation https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-file

🇮🇳India siddharthjain_7998

Hello everyone!

After the above changes I was able to configure the CKEditor Widgets Bootstrap Grid for all the text formats. Attaching screenshot for reference. Thanks!

🇮🇳India siddharthjain_7998

I would love to adopt this module, we have been using this module in our projects and will take care of the future releases and compatibility. I have worked on some of the previous compatibility issue for the same module as well, and its been waiting for its D9 and D10 releases so I think I can handle this module. Thank you :)

🇮🇳India siddharthjain_7998

Update the documentation to include another module(CKEditor Widgets Bootstrap Grid), which doesn't have CKEditor5 plugin ready.

🇮🇳India siddharthjain_7998

Hi there,

I have reviewed the above MR with the below steps performed:

  1. Added a exposed filter using Number type field
  2. Added Number filter plugin in BEF and added min and max values

Here the outcomes:

  1. The Number filter plugin gets added
  2. After saving the BEF settings the min and max values are not getting saved.

We can update the default value for min and max fields to look like this:
'#default_value' => !empty($this->configuration['min']) ? $this->configuration['min'] : '',

Other than this the Number filter plugin works smoothly, thanks for the functionality.

🇮🇳India siddharthjain_7998

I think the above issue is not related to BEF, there has been open core issue for the same. Here is the link to the issue: https://www.drupal.org/project/drupal/issues/3252288 🐛 Argument #1 ($value) must be of type Countable|array, null given in count() (line 57 of core/lib/Drupal/Core/Render/Element/Radios.php). Needs work

🇮🇳India siddharthjain_7998

Thanks for the above changes, the changes in open MR-1 makes module D10 compatible, it can be merged.
I am attaching the patch if anyone needs. Thanks!

🇮🇳India siddharthjain_7998

The above changes looks good to me, the documentation can be updated.

🇮🇳India siddharthjain_7998

Thanks for the patch @aziza_a, we have been facing issue because of member function get() called on null, after updating site to Drupal latest version

Error: Call to a member function get() on null in Drupal\context\ContextMenuActiveTrailsCacheContext->getReactingLinks() (line 31 of /app/docroot/modules/contrib/context/src/ContextMenuActiveTrailsCacheContext.php).

Here is the updated patch for 5.x-version and error being resolved. Please review.

🇮🇳India siddharthjain_7998

@Wim Leers Actually I am not able to recreate the issue after removing patch again and it is working fine, btw specifically what markup were you referring?

🇮🇳India siddharthjain_7998

@Wim Leers, Yes I have updated the embed module to latest version i.e. 1.7

🇮🇳India siddharthjain_7998

Yes, I am also facing this same above issue after using the latest dev version while updating from Ckeditor4 to Ckeditor5, the editor does not loads up. Also if I disable embed options on a text format the editor loads normally without any error, also my site is already on D10 latest version

🇮🇳India siddharthjain_7998

The patch added in #7 makes Seven theme compatible with Ckeditor5. Thanks for the patch @jrglasgow

🇮🇳India siddharthjain_7998

Hi @akshay_d

Thanks for the patch, it will be good to have this feature added in the module.
I have reviewed it, it looks good.

🇮🇳India siddharthjain_7998

Thanks @jrglasgow for the patch in #10. It applies applies smoothly.

🇮🇳India siddharthjain_7998

@rsslwa
I was also facing the same issue, this documentation helped me to download the libraries using the composer rather than downloading directly. You can also refer here:
https://www.drupal.org/docs/8/modules/webform/webform-frequently-asked-q...

🇮🇳India siddharthjain_7998

I was running into this issue and have applied the patch mentioned in #7. It applies smoothly. Thanks for the patch :)

🇮🇳India siddharthjain_7998

As per this article( https://www.drupal.org/node/3307518 ) the core/popperjs is deprecated in Drupal 10, so we need to implement ckeditor tooltip using Floating UI library in Drupal 10

🇮🇳India siddharthjain_7998

Thanks for this super fast patch. I was going to add same:)
I have reviewed the MR, it works smoothly.

🇮🇳India siddharthjain_7998

The patch shared above, applies smoothly on Drupal 10 site.

🇮🇳India siddharthjain_7998

Here's the patch for Pendo's module alpha version. Please review.

🇮🇳India siddharthjain_7998

Thanks, the patch shared above in #2 works perfectly.

🇮🇳India siddharthjain_7998

Here is the updated patch for Drupal 10 compatibility.
The above patch mentioned in #7, doesn't updates core_version_requirement and doesn't deletes drupal/core in composer.json. So here is the updated patch. Please review.

🇮🇳India siddharthjain_7998

Just a heads up, while updating the module to another version using composer, you might face issue while applying the patch because it installs the module using the dist version by default and this version includes project information to the bottom of the *.info.yml file which is added by Drupal’s packaging system(like example below).

# Information added by Drupal.org packaging script on 2019-05-03
version: '8.x-1.1'
core: '8.x'
project: 'module_name'
datestamp: 1556870888

There an open core issue for the same( https://www.drupal.org/project/drupal/issues/3036459 🐛 Packaging info from .info.yml often creates conflicts when patching Active ). Also as per comment #11, there is an short-term workaround for it as well, we can follow this https://chromatichq.com/insights/patching-info-files-composer

🇮🇳India siddharthjain_7998

Here is the attached screenshot. And moving to RTBC.

🇮🇳India siddharthjain_7998

The above patch works fine, tested it locally. Thanks @alok_singh

🇮🇳India siddharthjain_7998

Thanks @BramDriesen for directing to me to the link, we can close this issue.

🇮🇳India siddharthjain_7998

Added the patch for the issue mentioned in #6, here is the updated patch(Call_on_Null-3321499-7.patch) and interdiff_4-7.txt

🇮🇳India siddharthjain_7998

I came late to this issue queue, but after going through all the comments #47 worked for me. If you are following comment #17 then you must have "oomphinc/composer-installers-extender": "^1.0" version other you will get the same error(as per #27).

🐛 | Tile | Code Review
🇮🇳India siddharthjain_7998

siddharthjain_7998 made their first commit to this issue’s fork.

Production build 0.69.0 2024