- Issue created by @joachim
- 🇮🇳India BhumikaVarshney Delhi
Working on this issue as a part of Claro Contribution Day.
- 🇨🇭Switzerland saschaeggi Zurich
This is a small bug which needs some love from a (frontend) developer ☺️
This might be easily fixible with using
align-items: baseline; height: 100%;
- 🇮🇳India BhumikaVarshney Delhi
Hi saschaeggi,
I tried to reproduce this issue with Drupal 11.x version but as per the steps mentioned to
Install Module builder
But this module is not compatible with this version adding screenshot for the same.
Can we check this with d10 version or anything am missing on my end.
Thank you! - 🇨🇭Switzerland saschaeggi Zurich
@BhumikaVarshney you can easily mock this situation by just duplicating a few tabs in the inspect mode
- First commit to issue fork.
- Status changed to Needs review
11 months ago 11:00am 19 December 2023 - 🇮🇳India Meeni_Dhobale
I added the MR by changing the nav bottom padding and alignment centre. Those two property solves the issues. Adding a screenshot for reference.
- Status changed to Needs work
11 months ago 12:40am 20 December 2023 - 🇺🇸United States smustgrave
Can steps that don't require a contrib module be added?
But as a UI change will need before/after screenshots added to the issue summary (preferably with core), also the proposed solution added.
I can see some differences see screenshots -
Tabs with core-
Tabs with contrib module (module builder)
- Status changed to Needs review
11 months ago 9:14am 20 December 2023 - 🇮🇳India Meeni_Dhobale
Here are some steps to reproduce:
* Login as admin
* Go to any content type/contact form or anything where we can see the tabs menu. eg. /admin/structure/types/manage/article/fields
* Try to replicate those tab menus by inspecting the page, So we can see the multiple tabs that can get the whole display width or adjust the screen size accordingly.
* Now check the tabs by enabling focus on it.Here are the before and after images:
Before:
After:
- Assigned to Kanchan Bhogade
- Issue was unassigned.
- Status changed to RTBC
11 months ago 1:34pm 20 December 2023 - 🇮🇳India Kanchan Bhogade
Hi, I have verified this issue in Drupal 11 with the Claro theme. The issue related to the Tab highlights for current/hover/click is too high up when other tabs have 2 lines of text of the claro has been fixed.
Testing steps followed :
1. Install Drupal 11
2. Make the Claro theme
3. Go to the Content and check for tabs with 2 lines of text
4. Apply the patch
5. check for tabs will able to see Centraline textAttaching the screenshots. Moving to RTBC
- 🇮🇳India rifas-ali-pbi Kerala
@kanchan-bhogade better do not assign task to yourself and status will be changed to RTBC by reporter or maintainer after verifying the screenshot. https://www.drupal.org/association/blog/a-drupal-contribution-guide-gues... →
Thanks.
- Status changed to Needs work
9 months ago 11:08am 19 February 2024 - 🇫🇷France nod_ Lille
has anyone tried the suggestion in #3? Having the items centered is not better than the current situation. I would expect the tabs to be aligned at the bottom so that the highlighted border is always against the white part of the page.
With the current patch the border floats in the middle for short menu items like "edit".
- First commit to issue fork.
- Status changed to Needs review
9 months ago 9:46am 29 February 2024 - 🇮🇳India shashwat-tiwari Bengaluru
I have amended the MR by changing the alignment to end and making the list and anchors 100% in height to make all elements equal in height and align at the same level.
Please refer to the attached screenshots of after and before for normal and hover states.
- Status changed to Needs work
9 months ago 2:38pm 29 February 2024 - 🇺🇸United States smustgrave
Issue summary is incomplete, missing proposed solution and before/after screenshots in user interface changes.
- Status changed to Needs review
9 months ago 11:36am 1 March 2024 - 🇮🇳India shashwat-tiwari Bengaluru
I have updated the issue summary with proposed resolution and before/after screenshots.
- Status changed to Needs work
9 months ago 1:00pm 1 March 2024 - First commit to issue fork.
- 🇮🇳India Mithun S Bangalore
Changing the
.tabs
to.tabs__link
will make the UI look like this ( screenshot: Tab-links-UI ) . Also the UI beaks on click of the tabs. This issue Needs more work. - 🇮🇳India zaryab_drupal Bhopal
zaryab_drupal → changed the visibility of the branch 3399956-tab-highlights-for to hidden.
- Status changed to Needs review
7 months ago 6:34pm 7 May 2024 - 🇺🇸United States xjm
Based on the numerous different approaches that have been tried, I think this isn't really in a novice task state ATM. Thanks!
- Status changed to Needs work
7 months ago 11:06pm 8 May 2024 - 🇺🇸United States smustgrave
Seems #22 mentions the current solution is breaking so moving to NW for that.
- First commit to issue fork.
- Merge request !7997Tab highlight alignment fixed for desktop and mobile → (Closed) created by Unnamed author
- Status changed to Needs review
7 months ago 4:01am 9 May 2024 - 🇮🇳India gauravvvv Delhi, India
I have addressed #22, using a different approach for mobile and desktop. please review. thanks
- 🇮🇳India ehsann_95
The MR in #29 looks good. All tablinks are bottom aligned now. Attaching screenshots for ref.
I also see the border-bottom of focus outline is not visible. Do we need to keep it as it is or it also needs a fix?
- Status changed to Needs work
7 months ago 2:37am 11 May 2024 - 🇺🇸United States smustgrave
Needs a rebase for the failures I believe. But if new solution can it please be documented in the issue summary.
- Status changed to Needs review
6 months ago 7:35am 13 May 2024 - Status changed to RTBC
6 months ago 2:21pm 3 June 2024 - Status changed to Fixed
6 months ago 9:27am 4 June 2024 - 🇫🇷France nod_ Lille
I really wished the feedback in #3 had been followed early on, it would have saved 6 month of delay.
Fixed the duplicate selector on commit.
Committed and pushed 20a080c2e9 to 11.x and 4f8a463739 to 11.0.x and 42ffad694f to 10.4.x and f761bb6ab6 to 10.3.x.
Automatically closed - issue fixed for 2 weeks with no activity.