Jaishree2310/GlassyUI-Components

BUG: Stories page UI is incomplete and submitted experiences are not displayed properly

Offen

#536 geöffnet am 17.05.2026

 (13 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (217 Forks)auto 404
good first issuegssoc'26gssoc:approvedlevel:beginnertype:bug

Repository-Metriken

Stars
 (114 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Description

The Stories page is not rendering properly. While the experience submission form is visible, the section intended to display user stories remains blank and the overall layout appears incomplete.

Steps to Reproduce

  1. Open the website.
  2. Navigate to the Stories page.
  3. Observe the page layout.
  4. Submit a story using the form.

Expected Behavior

  • The Stories page should follow the same glassmorphism theme as the rest of the website.
  • Submitted experiences should appear in the story display section.
  • The layout should look balanced and complete.

Actual Behavior

  • The left section remains blank and only shows "No posts yet."
  • Submitted stories are not displayed properly.
  • The page UI appears incomplete and inconsistent with the rest of the site.

Screenshots

Suggested Fix

  • Check the rendering logic for stories.
  • Ensure submitted stories are properly displayed.
  • Improve layout and styling to match the overall theme.

Contributor Guide