Teradata / covalent

Teradata UI Platform built on Angular Material
https://teradata.github.io/covalent/
MIT License
2.23k stars 358 forks source link

Feat/status dialog #2165

Closed bsahitya closed 1 month ago

bsahitya commented 1 month ago

Description

What's included?

Test Steps

General Tests for Every PR

Screenshots or link to StackBlitz/Plunker
Screenshot 2024-05-29 at 3 16 35 PM Screenshot 2024-05-29 at 3 16 45 PM Screenshot 2024-05-29 at 3 16 57 PM Screenshot 2024-05-29 at 3 17 09 PM Screenshot 2024-05-29 at 3 17 43 PM
adamnel commented 1 month ago
image

Dunno if it's a local problem for me but the colored bar to the left side isn't showing up.

image
bsahitya commented 1 month ago
image

Dunno if it's a local problem for me but the colored bar to the left side isn't showing up. image

image

Dunno if it's a local problem for me but the colored bar to the left side isn't showing up. image

@adamnel This is an issue with the covalent scss tokens not being converted correctly to css variables. The % symbol in some of the scss tokens is causing the issue. The fix is included in this PR. So once the PR is merged all the tokens will be available and the colors will be visible. But, to test locally, you would have to build the tokens again and include them in the project.

owilliams320 commented 1 month ago

:tada: This PR is included in version 8.14.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: