- Issue created by @ratvas
- ๐ฎ๐ณIndia __i.am.prashant__
__i.am.prashant__ โ made their first commit to this issueโs fork.
- last update
about 2 years ago 17 pass - ๐บ๐พUruguay jjose.quevedo
Hi, I tested this patch and it worked for me. Thanks
- First commit to issue fork.
- ๐ง๐ชBelgium BramDriesen Belgium ๐ง๐ช
Going to set this to RTBC given #5 and the fact we're using this patch for a long time on a project now.
- ๐ง๐ชBelgium BramDriesen Belgium ๐ง๐ช
bramdriesen โ changed the visibility of the branch 3362124-links-from-validation to hidden.
- ๐ฉ๐ชGermany Anybody Porta Westfalica
@bramdriesen thanks! I'd like to first merge this into 4.x and then into 3.x. Could you also prepare a separate branch + MR for 4.x? Then we don't need to change this one...
- Issue was unassigned.
- Status changed to Needs work
16 days ago 8:32am 21 May 2025 - First commit to issue fork.
- ๐ฌ๐ทGreece dimitriskr
dimitriskr โ changed the visibility of the branch 4.x to hidden.
- ๐ญ๐บHungary huzooka Hungary ๐ญ๐บ๐ช๐บ
We also need this feature. Our only problem is that the selectors used in Javascript are part of the markup delivered by the error message theme functions / elements (also JS!:
Drupal.theme.message
), and we need this to work in multiple themes simultaneously.I want to work on this a bit to make it theme-agnostic.
- Merge request !110Issue #3362124: Reveal tab of targeted page fragments in horizontal tabs โ (Open) created by huzooka
- ๐ญ๐บHungary huzooka Hungary ๐ญ๐บ๐ช๐บ
I was wondering why this issue only affects horizontal tabs - and found out that in case of vertical tabs, Drupal core handles this in
misc/vertical-tabs.js
withhandleFragmentLinkClickOrHashChange()
. So I changed the approach, and added the code to3362124-4.x
branch. I think that's the right way to solve this issue.Could you please check this new MR (https://git.drupalcode.org/project/field_group/-/merge_requests/110) before I align also the other one for 3.x ?
- ๐ญ๐บHungary huzooka Hungary ๐ญ๐บ๐ช๐บ
huzooka โ changed the visibility of the branch 3362124-3.x to hidden.