Saad Adnan

Results 6 comments of Saad Adnan

## Tech Design 1 ### Overview According to https://a11y-101.com/development/svg , the simplest way to make svgs accessible is to use them in an `img` tag if they are meaningful. An...

As Tech Design 1 is causing complications with the existing icon coloring logic, it is being dropped for Tech Design 2.

## Tech Design 2 ### Overview According to https://www.deque.com/blog/creating-accessible-svgs/ , the simplest and reccommended way to make svgs accessible is to use them in an `img` tag if they are...

I agree with @benbcai . While it is good to plan ahead to easily allow updates to the API, Design 2 feels overkill with the scope of this story and...

@mjpalazzo I can get that fixed in this PR, thanks for the feedback!

This should be resolved in https://github.com/cerner/terra-framework/pull/2102.