Jaishree2310/GlassyUI-Components

BUG: Text Visibility Issue on Stories Page Due to White Background

开放

#539 创建于 2026年5月17日

 (14 条评论) (0 个反应) (0 位负责人)TypeScript (217 个派生)auto 404
good first issuegssoc'26gssoc:approvedlevel:beginnertype:bug

仓库指标

星标
 (114 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Preliminary Check

  • I have searched the existing issues
  • This issue is reproducible

Bug Summary

The Stories/Experience page has a visibility issue where the background is white/light, but important text elements are also rendered in very light colors. This causes headings and messages to become difficult or impossible to read.

Affected text includes:

  • Main heading: “Real Stories, Real Advice: Share Your Experience”
  • Empty state message: “No posts yet. Share your experience!”

This reduces readability and negatively affects user experience.

Steps to Reproduce

  1. Open the Stories page.
  2. Observe the page background and text colors.
  3. Notice that the heading and informational text blend into the white/light background.
  4. Try viewing under normal brightness/light mode conditions.

Expected Behavior

The Stories page should use the same dark background theme as other pages in the application. Text should remain clearly visible with proper contrast. Theme styling should stay visually consistent throughout the app.

Screenshots/Logs

Additional Information

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
  • I can provide more details if needed

贡献者指南