The patch no longer applies in GTranslate 3.0.2.
Closing issue; fixed with 7.1.3 release.
Revised patch from @shweta__sharma: https://www.drupal.org/project/drupal/issues/3133639#comment-15303112 π Fix Claro styles for exposed views filters wrapped in fieldsets Needs work
#19 patch fails to apply in Drupal 10.1.6 (see new test).
https://www.drupal.org/project/drupal/issues/3133639#comment-14119137
π
Fix Claro styles for exposed views filters wrapped in fieldsets
Needs work
utcwebdev β created an issue.
The change from Custom Block to Block Content has introduced a new requirement to access the content blocks page. Why this would deprive users' access to create or edit blocks... IDK.
@UTCbrij's research has pulled up this new permission requirement. Seems to solve the access issue for roles we have permitted to create/edit/delete custom blocks.
@schlaukopf, perhaps you should comment on https://www.drupal.org/project/context_entity_field/issues/3374903 π¬ Offering to co-maintain Context Entity Field Active and/or follow the steps to contest project ownership linked in that thread.
@yookoala have you read How to become project owner, maintainer, or co-maintainer β ?
Please make some comments approving of one of the existing patches, and follow the additional steps to contact the former maintainer, then file an issue contesting project: ownership https://www.drupal.org/project/issues/projectownership β .
@Andrew Robinson thank you for #3! Running the pathauto update hook fixed one of the many D10 stumbling blocks in my project.
@bernardm28 Nice work on this... it shows the way to get what we need into the new D10 compatible version.
It may be worth releasing an update based on this issue: https://www.drupal.org/project/gin/issues/3356350 π [Drupal 10.1] Flickering sidebar nav width on page load Fixed
I see the full admin menu displayed on every admin page load. See attached screenshot.
@heddn, you may need to follow the protocol at https://www.drupal.org/node/3328294 β if KarenS in incommunicado.
@daniel.bosen Confirmed, yes I am using MacOS Ventura, recently updated to 13.4.1 (22F82).
Patching works well in all of my other projects, except for this new Thunder 7 install. I tried the various preliminary suggestions in the composer-patches issue 423, and some of them allowed some of the patches to complete, but it still failed at some point.
I installed gpatch via brew update && install gpatch. This did allow Thunder 7 composer install to complete.
I very much appreciate your assistance! You may close this issue or leave it open if you think it may help others.
Looks like that patch is related to contrib module requirement: https://www.drupal.org/project/media_library_media_modify β
utcwebdev β created an issue.
We are having same issue. Thanks @alex.skrypnyk for the workaround!
This problem also occurs in D9.5 Thunder with the Seven Admin (enhanced) theme. Many of the optional settings are hidden by default, but required, so they often prevent saving the settings form.
For example, if a user were to choose the regular Dropdown that does not include settings for flag icon, size and display options, and attempt to save, the settings cannot be saved. The user must choose among the different display options and set all of the options for all of the optional displays before settings can be saved.