Skip to content
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

Usability Error - Links #1222

Open
sschmitz1414 opened this issue Feb 15, 2023 · 2 comments
Open

Usability Error - Links #1222

sschmitz1414 opened this issue Feb 15, 2023 · 2 comments

Comments

@sschmitz1414
Copy link

sschmitz1414 commented Feb 15, 2023

(I am doing this for a College Assignment)

The "Also in" section in the list of Methods in the API Documentation as seen below can be a usability error. It is not clear that they are links due to being grey and not blue, they have no underline even when you hover on them, and it isn't clear where one link ends and another begins (for example Manipulate and Class Attribute are separate links even though the share the same "button" or border.
image
image

@mgol
Copy link
Member

mgol commented Feb 15, 2023

Thanks for the report. Would you like to propose fixes for those styles?

@sschmitz1414
Copy link
Author

For my college assignment I had to read about functional bugs vs usability bugs and then make my own bug report. This case is just a simple usability bug and my course would most likely state that the "Also in:" section just needs to be a little more clear that it is clickable. My ideas would be to make the words blue (as that is the "standard" for links), make them underlined or changed when hovered, and/or make each individual link have it's own box/border so users know that links such as "Manipulation" and "Class Attribute" are separate links and not multiple (this could also be done by having an underline appear under the specific link you hover over).

I don't necessarily feel qualified for these suggestions to actually be implemented and my goal was to just try a "bug report" that my assignment required. I couldn't really find any so I found just a small confusing example to use. Do not feel the need to take my bug report or suggestions into serious considerations considering you are most likely more qualified and experienced than I am.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants