Needs work
Project:
Drupal core
Version:
main
Component:
Claro theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Jun 2024 at 08:50 UTC
Updated:
22 Jan 2025 at 17:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
wouter waeytens commentedComment #3
cilefen commentedComment #4
cilefen commentedPlease open a merge request.
Comment #5
smustgrave commentedWhat's the issue exactly though?
If a UI issue the summary should be updated to include before/after screenshots, also proposed solution.
Comment #6
gauravvvv commentedThe variable
--vertical-tabs-menu-widthis defined in thevariable.pcss.cssfile, and it is available globally. So there's no need to add the dependency ofclaro/vertical-tabsComment #7
saurav-drupal-dev commentedTo clarify, are there scenarios where the vertical-tabs-menu-width variable isn't available globally in other themes, or is this issue limited to Claro? It might be helpful to confirm if adding the dependency solves similar cases across custom themes or if this fix should be strictly scoped to the Claro theme.