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
Describe the bug
The table header text appears in a light gray color (text-muted), making it difficult to read against the background, especially for users with low visibility or accessibility challenges. The lack of sufficient contrast causes readability issues.
To Reproduce
Steps to reproduce the behavior:
Open the webpage containing the table.
Look at the header row of the table.
Notice that the text is rendered in a light gray color (text-muted), which is not easily visible against the background.
Expected behavior
The table header text should have a stronger color contrast with the background to provide better readability.
The text was updated successfully, but these errors were encountered:
Describe the bug
The table header text appears in a light gray color (
text-muted
), making it difficult to read against the background, especially for users with low visibility or accessibility challenges. The lack of sufficient contrast causes readability issues.To Reproduce
Steps to reproduce the behavior:
text-muted
), which is not easily visible against the background.Expected behavior
The table header text should have a stronger color contrast with the background to provide better readability.
The text was updated successfully, but these errors were encountered: