Problem/Motivation
All the other toolbar items have a nice focus outline, but the home link does not.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | after-patch-vertical.png | 76.4 KB | lokeshsahu |
| #10 | after-patch-horizontal.png | 202.65 KB | lokeshsahu |
| #6 | cut.png | 19.4 KB | saschaeggi |
| #4 | 3373964 horizontal.png | 25.06 KB | Harish1688 |
| #4 | 3373964 vertical.png | 31.65 KB | Harish1688 |
Issue fork gin-3373964
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
bnjmnmThe changes in the MR makes it so the focus state matches that of the other items in the toolbar.
Comment #4
Harish1688 commentedHi,
Tested the MR !272 to address the issue where the focus outline was not appearing on the home link. it's now works perfectly fine in both vertical and horizontal views.
Testing Steps:
1. Install the Drupal 10.0.x version and enable gin 8.x.
2. switch to MR and verified the changes.
attached the screen for references.

Looks Good for RTBC
Comment #5
hebl commented+1 LGTM, moving to RTBC
Nice work @bnjmnm!
Comment #6
saschaeggiMoving this back to needs work as the focus cuts off when using the vertical toolbar.
Comment #7
hebl commentedOoops, didn't spot that. Sorry @saschaeggi. Will take a look for a fix this afternoon.
Comment #8
hebl commentedHey @saschaeggi,
I've added a small change to the existing MR which corrects the previous issue with the focus being cut off.
I've checked this on both the horizontal and vertical toolbar.
Please could you take another look? Thanks!
Comment #9
lokeshsahu commentedReviewing this issue.
Comment #10
lokeshsahu commentedI have tested the recent MR #7 to verify the issue mentioned in #6 and it is working fine without getting cut off while on focus on the vertical toolbar. The MR works totally fine for the horizontal toolbar as well. I am attaching a screenshot for reference after applying the MR.
Looks Good for RTBC++
Comment #11
hebl commentedHey @saschaeggi,
Would you mind taking another look at this now it's been fixed and tested by the community?
Thanks
Luke
Comment #13
saschaeggiGreat work, thanks 👏
Comment #14
saschaeggi