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
In the light mode of our website, the text within modal or pop-up windows is not visible due to insufficient contrast between the text color and the background color. This makes it difficult for users to read the content and interact with the provided solutions effectively.
Steps to Reproduce
Open the website and switch to light mode.
Trigger any modal or pop-up window by clicking on the error tags (e.g., "push," "merge").
Observe that the text within the modal or pop-up window is not visible or is hard to read.
Expected Behavior
The text within the modal or pop-up windows should be clearly visible and easily readable in light mode, with sufficient contrast between the text color and the background color.
Screenshots
Suggested Solution
Change Text Color: Adjust the text color within the modal or pop-up windows to ensure it contrasts well with the background. For example, use a darker text color on a light background.
Adjust Background Color: Modify the background color of the modal or pop-up windows to be darker if the text is light, or vice versa.
Add Shadows or Borders: Adding shadows or borders around the modal can help it stand out against the background and improve text visibility.
The text was updated successfully, but these errors were encountered:
Issue: Text Visibility in Light Mode
Description
In the light mode of our website, the text within modal or pop-up windows is not visible due to insufficient contrast between the text color and the background color. This makes it difficult for users to read the content and interact with the provided solutions effectively.
Steps to Reproduce
Expected Behavior
The text within the modal or pop-up windows should be clearly visible and easily readable in light mode, with sufficient contrast between the text color and the background color.
Screenshots
Suggested Solution
The text was updated successfully, but these errors were encountered: