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

(tile) clickable tile should not have blue text #4850

Closed
laurenmrice opened this issue Dec 10, 2019 · 2 comments · Fixed by #5591
Closed

(tile) clickable tile should not have blue text #4850

laurenmrice opened this issue Dec 10, 2019 · 2 comments · Fixed by #5591
Assignees
Labels

Comments

@laurenmrice
Copy link
Member

The text inside a clickable tile should not be a link, the tile itself should be the link. This is what the storybook currently is doing:
Screen Shot 2019-12-10 at 1.32.39 PM.png

The text should be text-01.

@joshblack
Copy link
Contributor

@laurenmrice I believe this is happening because the tile is built out as a link, if we want to change the color/underline what should we do to accommodate link requirements?

@laurenmrice
Copy link
Member Author

I would think we could just use a similar implementation as the carbon clickable tile we use on the website?

Ex:
Jan-13-2020 11-49-48

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

Successfully merging a pull request may close this issue.

5 participants