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

Issue fork gin-3373964

Command icon 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

bnjmnm created an issue. See original summary.

bnjmnm’s picture

Status: Active » Needs review
StatusFileSize
new62.81 KB

The changes in the MR makes it so the focus state matches that of the other items in the toolbar.

Harish1688’s picture

StatusFileSize
new31.65 KB
new25.06 KB

Hi,

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.
issue image

issue image

Looks Good for RTBC

hebl’s picture

Status: Needs review » Reviewed & tested by the community

+1 LGTM, moving to RTBC

Nice work @bnjmnm!

saschaeggi’s picture

Status: Reviewed & tested by the community » Needs work
StatusFileSize
new19.4 KB

Moving this back to needs work as the focus cuts off when using the vertical toolbar.

hebl’s picture

Ooops, didn't spot that. Sorry @saschaeggi. Will take a look for a fix this afternoon.

hebl’s picture

Status: Needs work » Needs review

Hey @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!

lokeshsahu’s picture

Reviewing this issue.

lokeshsahu’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new202.65 KB
new76.4 KB

I 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++

hebl’s picture

Hey @saschaeggi,

Would you mind taking another look at this now it's been fixed and tested by the community?

Thanks

Luke

  • saschaeggi committed fce0b5fe on 8.x-3.x authored by bnjmnm
    Issue #3373964: Focus state not visible for "Home" icon in toolbar.
    
saschaeggi’s picture

Status: Reviewed & tested by the community » Fixed

Great work, thanks 👏

saschaeggi’s picture

Title: Focus state not visible for "Home" icon in toolbar. » [a11y] Focus state not visible for "Home" icon in toolbar.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.