Skip to content

Add layout guard for creator profile sections with zero content #272

Description

@Chucks1093

Summary
Creator profile sections that render no content currently collapse to zero height but leave behind their spacing and divider elements, causing visible gaps in the layout. A small guard should suppress the section wrapper when its content is empty.

Scope

  • identify which creator profile sections can reach a zero-content state
  • add a conditional that hides the section wrapper, spacing, and divider when content is absent
  • confirm populated sections are unaffected

Acceptance Criteria

  • empty sections leave no visual gap or orphaned divider
  • sections with content render exactly as before
  • the guard does not introduce layout shift when content loads in

Contributor coordination: if you pick this up, reach out in Telegram for updates or clarification: https://t.me/accesslayerorg

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions