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

Docs: Home page links show wrong mouse cursor #16

Closed
aciccarello opened this issue Jul 14, 2016 · 2 comments
Closed

Docs: Home page links show wrong mouse cursor #16

aciccarello opened this issue Jul 14, 2016 · 2 comments

Comments

@aciccarello
Copy link
Contributor

This repository's issues are reserved for feature requests and bug reports.

Do you want to request a feature or report a bug?

bug

Bug Report

On the docs home page, the four cards which link to pages show a text highlight cursor instead of a pointer. This makes it unclear that these cards can be clicked.

Screenshots or link to CodePen/Plunker/JSfiddle

home page link cursor

What is the expected behavior?

Mouse should change to pointer cursor when hovering over cards that are links. It would also be nice if chrome understood it as a link too and showed the url at the bottom (similar to button links).

What is the motivation / use case for changing the behavior?

It is unclear that these are links until they are clicked on

Which version of Angular and Material, and which browser and OS does this issue affect?

Chrome

Did this work in previous versions of Angular / Material?
Please also test with the latest stable and snapshot versions.
N/A

Other information

(e.g. detailed explanation, stacktraces, related issues, suggestions how to fix)

@kyleledbetter
Copy link
Contributor

I saw this too. Seems like angular removes all link classes when you do a prod build :( need to research alternatives

Thx for the report!

@kyleledbetter
Copy link
Contributor

fixed in #22

emoralesb05 pushed a commit that referenced this issue Jul 23, 2019
feat(editorOptions): Add Editor Options to Component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants