Text is not visible clearly.

Created on 9 March 2023, over 1 year ago
Updated 20 September 2024, about 2 months ago


Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

RTBC

Version

1.0

Component

Code

Created by

🇮🇳India alok_singh

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @alok_singh
  • Status changed to Needs review over 1 year ago
  • Patch #2 was applied without any issues, but there were no changes after it was applied.

  • 🇮🇳India Arun Velusamy

    I have verified and tested patch #2. The patch was applied successfully and appears to be working well. I suggest changing the opacity value from '0.6 to 0.8', which will make the text more readable.

    Additionally, it seems the patch is currently targeted for the front page only. Please ensure that this change is applied to all pages. The CSS selector could be something like (body > div).

    body > div {
        background-color: #eee;
        color: #000;
        opacity: 0.8;
    }

    Please verify

  • 🇮🇳India riddhi.addweb

    Hey Arun Velusamy I have applied the #2 patch, still the issue persists. Attaching Screenshots for the same.

  • Status changed to Needs work 4 months ago
  • Status changed to Needs review about 2 months ago
  • 🇮🇳India Sachin.addweb

    Hello,

    I've fixed this issue. Examine this patch, please.

    Thanks!

  • Status changed to RTBC about 2 months ago
  • 🇮🇳India riddhi.addweb

    The mentioned page issue is resolved, & I have also checked and it is working as expected. I am attaching the Screenshots & doing RTBC for the same.

Production build 0.71.5 2024