-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jmafoster1/237 consistent footer behaviour #698
base: beta-master
Are you sure you want to change the base?
Jmafoster1/237 consistent footer behaviour #698
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting. I can see the hover text on all three, however I can visibly see the highlight on only the TextCopy and Translate. ExpandMinimise does have a Tooltip which should create the highlight?
I still could not see it on your image, but I can if I bring the contrast right up! Maybe I need to adjust the settings on my monitor, or my eyes. I'll see if I can work out where the highlighting code is and get that sorted. |
I was wondering if it was my eyes not seeing it for ExpandMinimise haha - maybe if it's hard for us, then perhaps the consistency isn't too important if it turns out to be challenging. |
@rosannamilner, looking at this on my office machine, I can just about see it. I ended up removing the hover from EDIT: I re-requested a review from @rosannamilner since I can still only barely see it! |
Now I can't see any highlights on hover for all three - but that is consistent! I just checked the youtube comments on the Video Analysis tool which uses TextCopy and Translate - neither of these have the grey circle hover so perhaps it's best to leave it as they both don't have it. They are all consistent now with the hover text appearing. |
…ugin into jmafoster1/237-consistent-footer-behaviour
Closes https://github.com/GateNLP/we-verify-app-assistant/issues/237.
TextCopy
andTranslate
).ExpandMinimise
now has pointer cursor to match the other two. It doesn't seem to be used elsewhere so this shouldn't break anything else.None of the icons seems to visibly "highlight" on hover for me before or after the change.