Problem/Motivation
Tabs dropdown button styling does not look good on mobile view. See the screenshot for reference.
Steps to reproduce
- Install the theme
- Go to any node
- Switch to mobile view
- See the dropdown button styling
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | MR22-Error.png | 64.12 KB | kanchan bhogade |
| #9 | after_tabs_dropdown_button.mp4 | 247.49 KB | esha_kundu |
| #9 | before_dropdown_button_tabs.mp4 | 235.35 KB | esha_kundu |
| #9 | after_tabs_dropdown.png | 19.66 KB | esha_kundu |
| #9 | before_tabs_dropdown.png | 21.16 KB | esha_kundu |
Issue fork creative_innovative-3378208
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
shweta__sharma commentedPushed the code, pls review.
Comment #4
jay jangid commentedComment #5
jay jangid commentedHello @shweta__sharma I verified the MR4 on Drupal 10.1.x and it's working.
Sharing the screenshots for reference.
Only getting this warning on applying it:-
Thanks.
Comment #6
zeeshan_khan commentedCan we not use !important as its not a good practice and may have dangerous impact on other components in component base structure.
Comment #7
esha_kundu commentedI'll work on this.
Comment #9
esha_kundu commentedHello,
I installed the theme version 9.1.0 on Drupal version 10.3.2, the mentioned issue existed so I applied the MR!4 but got patch fail error. Updating the version for this issue. As per the comment by @zeeshan_khan, I have made changes and created MR!22. I also noticed that the dropdown arrow remained facing downward even when the menu list is expanded, according to me this is a design issue that can be solved here as well. I have addressed this and made the arrow face upward whenever the menu list is expanded.
Added ss and short clip for reference. Please review.
Thanks
Comment #10
zeeshan_khan commented@esha_kundu - Thank you for the fixes everythings looks good to me however your merge request has a conflict that needs to be fixed in order to merge the PR.
Comment #11
esha_kundu commentedHi @zeeshan_khan,
I've resolved the conflicts, please check.
Thanks
Comment #12
kanchan bhogade commentedHi @esha_kundu
I have reproduced the issue on Drupal 10.3.1 with the theme version 9.1.0
But MR 22 is failing
Attaching Screenshot for reference
Comment #13
esha_kundu commentedHi @Kanchan Bhogade,
As per the screenshot that you have provided I find the MR!22 failed at your end because you have been checking it in 9.1.0 version which is a tag consisting of previous changes. I think if you clone the project and checkout the current development branch 9.1.x, followed by applying the patch then this patch application error would be resolved.
Thanks
Comment #16
zeeshan_khan commented@esha_kundu - Agreed! - PR is merged!
Thanks
Comment #17
zeeshan_khan commentedComment #18
zeeshan_khan commented