etn-ccis/blui-angular-design-patterns

Tree structure selected radio buttons should be blue[500]

Closed this issue · 2 comments

Describe the bug

Tree structure selected radio buttons are lightBlue[500]

What is the expected behavior?

Tree structure selected radio buttons should be blue[500]

What are the steps to reproduce?

  1. start design patterns project and navigate to the Lists/Tree Structure example
  2. select any item by clicking on the radio button
  3. inspect radio button and observe that it is the wrong color

Screenshots or links to minimum reproduction example

Screen Shot 2022-01-14 at 1 35 15 PM

Environment

Anything else to add?

Doublecheck angular & react design pattern examples to see which one needs updated.

Fixed in #244