- 🇧🇷Brazil joaopauloc.dev
The patch was applied and works fine.
Steps followed.
1 - Install field group
2 - Go to any content type manage form display
3 - Click on Add field group and select Tabs item and select horizontal or vertical tabs.
4 - Click again on Add field group and add one tab for each tab you want.
5 - Drag the specific fields to the respective tab created.
6 - Put all tabs inside the tabs container
7 - For each tab item on the widget select choose the tab widget
8 - To test the opposite orientation of the tabs go to manage form display. Click on the cogs icon on the tabs container item, and change the direction to vertical or horizontal value.Screenshots are attached for evidence.
Note, the last tab doesn't have the required fields and the * does not appear as expected. - Status changed to Needs review
almost 2 years ago 11:54am 31 January 2023 - 🇫🇮Finland lauriii Finland
It seems like the solution is using CSS classes that don't exist in core, and are used by contrib modules instead. We usually don't write CSS in the core themes to explicitly accommodate contrib modules. The solution should either be generic enough for it to not include CSS classes not used by core, or it should be moved to the contrib module queue.
- Status changed to Needs work
almost 2 years ago 3:12pm 11 February 2023 - 🇺🇸United States smustgrave
Vertical tabs appear to be valid in claro but horizontal tabs are not so those would need to be replaced.
Tagging for novice as it should be easy to find the replacement.
Also this could use an issue summary update with more recent screenshots of before/after.
- Assigned to shree0007
- Issue was unassigned.
- 🇺🇸United States mradcliffe USA
I performed Novice Triage on this issue. I am leaving the Novice tag on this issue because @smustgrave's comment still applies.
- 🇵🇰Pakistan drupak
Hello, I am at Mentored Contribution DrupalCon Portland2024, I will be working on it during the next hour or two.
- 🇺🇸United States tanzeel
Hi, I am at the mentor contribution at Drupalcon24 Portland. I will be working on this one for the next couple of hours.
- 🇨🇦Canada veades
Hi I'm novice at DrupalCon Portland2024, I'm part of table looking into this one for next hour.
- 🇨🇦Canada Simon-P Vancouver
Working on this at DrupalCon 2024 for the next hour
- 🇯🇵Japan hktang
Hi there, working on this at DrupalCon 2024 for the next hour or so.
Hi I'm novice at DrupalCon Portland2024, I'm part of table looking into this one for next hour.
Hello!
Portland DrupalCon 2024 – working on this for the next 2-ish hours.- 🇨🇦Canada Simon-P Vancouver
Verified * marking tab groups that contain mandatory fields is missing form tab Field Groups when using Claro admin theme at Contribution Workshop at DrupalCon Portland 2024.
- 🇺🇸United States joshmiller Indianapolis, Indiana, USA
Commenting that I helped a mentored contribution table look into this issue. We were able to confirm the issue and we looked at the patches. Unfortunately this was happening later in the day and I think we all ran out of gas at the end. I'll review this in a few days if no one else from the group does and try to get it to RTBC so we might get some core credit for everyone's efforts.
- First commit to issue fork.
checked with "drupal/field_group": "3.x-dev@dev" with 11.0-dev
before vertical fix
After vertical fix:
After horizontal fix :
Fixed with this patch claro_field_group_required_patch.diff →
- 🇺🇸United States xjm
The group is working on this issue at Drupalcon Barcelona 2024