🇮🇳India @sushyl@gmail.com

Pune
Account created on 22 July 2009, over 15 years ago
#

Recent comments

🇮🇳India sushyl@gmail.com Pune

My bad, this was happening due to a patch applied on my site.

🇮🇳India sushyl@gmail.com Pune

sushyl changed the visibility of the branch 3309677-ckeditor-mentions-compatible to hidden.

🇮🇳India sushyl@gmail.com Pune

I think this is only happening when a custom error is set using setError() as follows.

$form_state->setError($form['field_name']['widget'][0]['value'], 'Please enter name.');
🇮🇳India sushyl@gmail.com Pune

I can reproduce this issue when working with horizontal tabs. Seems like this issue was closed when it was fixed for the accordion field group.

🇮🇳India sushyl@gmail.com Pune

@indranil roy
are you using integer radio buttons for the webform fields?

🇮🇳India sushyl@gmail.com Pune

Thanks @mradcliffe,
Updating the Issue summary.

🇮🇳India sushyl@gmail.com Pune

The current categories on the project page are :

  1. Administration Tools
  2. Content Editing Experience
  3. Decoupled

I think SEO and Decoupled align better with the module according to the module's project page

- Decoupled: according to the project page the module provides APIs; for integration with a decoupled apps
- Search Engine Optimization (SEO): Exposing the content data to the Search engines is one of the primary features the module.

but I don't think that the Schema.org blueprint module is a good fit for Administrative tools category since the module does not seem to enhance the administrative experience in the current project (it might be relevant for the new schemadotorg_experimental project)

🇮🇳India sushyl@gmail.com Pune

After reading the project I think following category would be appropriate for the Search API project:
- Site Search

🇮🇳India sushyl@gmail.com Pune

I'm working on this one. #Portland2024

🇮🇳India sushyl@gmail.com Pune

Keeping the novice tag on this one after reviewing the issue.
This needs a simple assertion which can be added in the existing test SorePagerSettings to assert that when
- the number of items in the pager is set to `0`
- and the pager type is set to "Display a specified number of items"
the text on the pager option link is "All items" and not "0 items"

🇮🇳India sushyl@gmail.com Pune

It's always a great opportunity and honour to work with amazing people and learn from your peers in the community.
It was fun helping organizing the camp!

🇮🇳India sushyl@gmail.com Pune

This works for php versions 8 and above with the latest version of PHPCompatibility

Steps for PHP 8.2:

  1. composer require --dev phpcompatibility/php-compatibility:9.3.5
  2. vendor/bin/phpcs --config-set installed_paths vendor/phpcompatibility/php-compatibility/PHPCompatibility
  3. vendor/bin/phpcs -i
  4. vendor/bin/phpcs -p . --standard=PHPCompatibility --runtime-set testVersion 8.2
Production build 0.71.5 2024