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

Button in docs not rendered properly #1592

Closed
lucivpav opened this issue Jul 8, 2019 · 0 comments
Closed

Button in docs not rendered properly #1592

lucivpav opened this issue Jul 8, 2019 · 0 comments
Labels
vsts Paired with ticket in vsts

Comments

@lucivpav
Copy link
Contributor

lucivpav commented Jul 8, 2019

Bug Report

There are two issues with a button being rendered in the docs. Firstly, the icon has a wrong color. This has been reported here. Secondly, the text of the button and the button's background is rendered using default values.

image

Proposal

  1. Change variable secondaryColor to color.
  2. Change variable secondaryBackgroundColor to backgroundColor.

Steps

  1. Navigate to the section of docs.
  2. Take a look at the first block of code and its output.

Expected Result

  1. The icon has a brown color.
  2. The button's background has a charcoal color.
  3. The button's text has a colar color.

Actual Result

  1. The icon has a black color.
  2. The button's background has a default (transparent?) color.
  3. The button's text has a black color.

Version

0.34.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
vsts Paired with ticket in vsts
Projects
None yet
Development

No branches or pull requests

2 participants