issue

Issue fork rover-3469337

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

alok_singh created an issue. See original summary.

hamid.ali’s picture

Assigned: Unassigned » hamid.ali

Working on the fix

hamid.ali’s picture

Assigned: hamid.ali » Unassigned
Status: Active » Needs review
StatusFileSize
new22.64 KB

Fixed the breadcrumb spacing issue and created the MR for the same. I am attaching post-fix screenshot kindly review the same.

cleavinjosh’s picture

Assigned: Unassigned » cleavinjosh

I'll review this. Thank you

cleavinjosh’s picture

Assigned: cleavinjosh » Unassigned
Status: Needs review » Needs work
StatusFileSize
new13.13 KB
new14.33 KB
new282.77 KB

Hi @hamid.ali,

Thank you for providing an MR. I applied MR!12, it was applied smoothly and the changes were reflected.

➜  rover git:(1.0.6) curl https://git.drupalcode.org/project/rover/-/merge_requests/12.diff | patch -p1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   330    0   330    0     0    573      0 --:--:-- --:--:-- --:--:--   573
patching file css/style.css
➜  rover git:(1.0.6) ✗

Before:
Breadcrumbs Before

After:
Breadcrumbs After

Issue/Concern

  1. The breadcrumb links do not have a hover effect. It would be great to add another effect instead of just a mouse cursor change.
    Please see the video: Hover Issue

Please check and advise.
Thank you.

kaaarrrtik’s picture

Assigned: Unassigned » kaaarrrtik
kaaarrrtik’s picture

Assigned: kaaarrrtik » Unassigned
Status: Needs work » Needs review
StatusFileSize
new7.98 KB

Breadcrumb hover effect added.
breadcrumb hover

cleavinjosh’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new199.18 KB

Hi @kaaarrrtik,

Thank you for updating the MR. I applied MR!12, and it added a hover effect on the breadcrumbs.

Please refer to the video attached.

Thank you.

yogesh.k’s picture

Version: 1.0.6 » 1.0.9
Status: Reviewed & tested by the community » Fixed
yogesh.k’s picture

Status: Fixed » Closed (fixed)