Account created on 29 June 2016, almost 9 years ago
#

Merge Requests

More

Recent comments

🇺🇦Ukraine AstonVictor

Hi there,

I prepared a new MR to hide fields for menu links.
Currently, it contains 'Parent link', 'Description' and 'Display settings' options.

p.s. the MR uses the after build callback because of the 📌 Update hook order Active issue.

🇺🇦Ukraine AstonVictor

Thanks for reviewing it

refs to tests, I already created another issue to fix tests - 🐛 Fix phpunit tests Active

As you can see, it fails because of Drupal core changes and is not related to the current issue changes.
the MR for reference - https://git.drupalcode.org/project/simplify/-/merge_requests/12 (no changes in module but failed tests)

🇺🇦Ukraine AstonVictor

Hi there,

I cannot reproduce the issue with the format dropdown. I tested with Drupal 10.3.11 + 2.x module and Drupal 9.5.11 + 8.x module.
For testing, I created a new field of the 'Text (formatted)' type and enabled the 'Text format selection' option for simplify.

I attached a screenshot of the result. There are no format dropdowns for both fields.

🇺🇦Ukraine AstonVictor

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

🇺🇦Ukraine AstonVictor

Hi there,

I prepared another solution with the 'Hide all fields' setting to hide the whole advanced section instead of hiding fields.

Please check if it works for you.
thanks

🇺🇦Ukraine AstonVictor

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

🇺🇦Ukraine AstonVictor

Hi there,

I was not able to reproduce it.
I tested on Drupal 9.5.11 site with the latest 8.x dev version of the module.

For testing, I created a few terms with the tree:
- tag 1
-- tag 1.1
--- tag 1.1.1
-- tag 1.2
- tag 2

After that, I hid the relation field for all users and tried to resave different terms.

It could be related to updates:

-      $form[$field]['#access'] = FALSE;
+     $form[$field]['#attributes']['class'][] = 'visually-hidden';

thanks in advance

🇺🇦Ukraine AstonVictor

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

🇺🇦Ukraine AstonVictor

It should work for the media entity type.
Please review the MR.

thanks in advance

🇺🇦Ukraine AstonVictor

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

🇺🇦Ukraine AstonVictor

Hi @trickfun,

you should use the dev version for now - composer require 'drupal/breadcrumb_extra_field:3.0.x-dev@dev'
thanks

🇺🇦Ukraine AstonVictor

Since, it's committed then we can close it.

🇺🇦Ukraine AstonVictor

I'm closing it because the issue was created a long time ago without any further steps.

if you still need it then raise a new one.
thanks

🇺🇦Ukraine AstonVictor

Since, it's committed then we can close it.

🇺🇦Ukraine AstonVictor

I'm closing it because the issue was created a long time ago without any further steps.

if you still need it then raise a new one.
thanks

Production build 0.71.5 2024