RocketCommunicationsInc / astro

Astro UXDS is a collection of guidelines, patterns and components for designing space-based user interface applications.
https://astrouxds.com
Other
113 stars 25 forks source link

rux-time-region is missing styling for status 'serious' #885

Closed GPierceJr closed 2 years ago

GPierceJr commented 2 years ago

Describe the bug The template for rux-time-region references .rux-time-region--serious, which does not exist in the scss file (but should).

To Reproduce Steps to reproduce the behavior:

Create a rux-time-region with status="serious".

Current behavior rux-time-regions with status="serious" have the correct status icon but the default border color

Expected behavior rux-time-regions with status="serious" should have both the correct status icon and an orange border

Environment (please complete the following information):

micahjones13 commented 2 years ago

This has been fixed in the above PR, along with the addition of the 'off' status as an option on rux-time-region. Thanks for opening this issue! The fix will be released on 11/10.