You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While going through the HTML code on the web browser on the Sistent's Identity Color page you can see that the color tables are images. Instead of the image it should be tables designed to show the various colors.
Current Behavior
While going through the HTML code on the web browser on the Sistent's Identity Color page you can see that the color tables are images. Instead of the image it should be tables designed to show the various colors.
Link to reproduce the issue : https://layer5.io/projects/sistent/identity/color/code
Desired Behavior
The desired behavior should be such that the table must be represented as table only and not as an image. The color codes must be listed in a table.
Implementation
Working on this issue I will be converting the image date to the table format while keeping the data same and image of the colors intact.
Contributor Guide
The text was updated successfully, but these errors were encountered: