Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

[BUG] No Indication on the GUI that Selected Commit/Node can be Clicked #299

Open
SamuelZheng11 opened this issue Apr 10, 2019 · 3 comments
Labels
Approved bug Something isn't working very small

Comments

@SamuelZheng11
Copy link
Collaborator

Describe the bug
If the user has a commit/node selected after clicking it. hovering over the commit/node that is highlighted yellow does not indicate that you can click it when you actually can, bringing up a modal pop up.

To reproduce
Steps to reproduce the behavior:

  1. Launch VisualGit
  2. Select a repository that has two or more commits/nodes on it
  3. Click on a commit/node, Close the modal pop-up
  4. Hover over the node highlighted in green
  5. You do not see any indication that you can click it
  6. Clicking it brings up modal pop up

Expected behavior / Acceptance criteria
Either one of the following:

  • it must be clear that you click any commit/node on the GUI when you hover over them
  • Disallow users to click on the yellow highlighted commits/nodes

Screenshots
N/A

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome

Additional context
Add any other context about the problem here.

Related issues
#298

@SamuelZheng11 SamuelZheng11 added bug Something isn't working very small labels Apr 10, 2019
@cyrus-raitava
Copy link
Collaborator

Hi @SamuelZheng11 - I've looked into reproducing this as you have said, and the problem seems to be as you have outlined, except the solution appears to be simply clicking out of having selected the node itself? Then the node you previously selected notifies you that it is clickable.

Outside of that however, I agree with the two solutions you have proposed, and am therefore happy to approve this - Approved!

@rmberriman
Copy link
Collaborator

Approved!

@Buster-Darragh-Major
Copy link
Collaborator

Approved

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Approved bug Something isn't working very small
Projects
None yet
Development

No branches or pull requests

4 participants