Problem/Motivation

I'm using the 1.0.x branch of Project Browser, with only the main Project Browser module installed.

While on the Browse tab, the "View Commands" button is clickable and opens a modal, but when I hover over it, my pointer/cursor doesn't change like it does for other clickable elements on the page.

Proposed resolution

Style the "View Commands" buttons like the "Filters" button. This can most likely be fixed by adding cursor: pointer; to the "View Commands" buttons' CSS in the claro.css file.

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

kwiseman created an issue. See original summary.

kwiseman’s picture

Assigned: Unassigned » kwiseman

kwiseman’s picture

Status: Active » Needs review
rkoller’s picture

took me a little while to figure out how to get back seeing the view commands button, i had to uninstall automatic_updates and package manager. Can confirm the mouse pointer is shown now for the view commands button. And a positive side effect, MR479 also fixes the missing pointers for the install and add and install button with the experimental ui enabled.

divya.sejekan’s picture

StatusFileSize
new10.02 KB

I have reproduced the issue , but when i apply the patch , getting error

divya.sejekan’s picture

StatusFileSize
new931.2 KB

Verified the fix , the pointer cursor changes when hovered over the view command button

sime’s picture

Status: Needs review » Reviewed & tested by the community

Confirmed as well

chrisfromredfin made their first commit to this issue’s fork.

chrisfromredfin’s picture

Status: Reviewed & tested by the community » Fixed

With my thanks!

Status: Fixed » Closed (fixed)

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