Skip to content

Fix Crew Registration Member Names and Titles Not Displaying on About Page #2

Description

@Anapey01

Description

On the About page (Crew Registration section), the names and titles/roles of crew members are not displaying correctly.

Task

Please investigate and fix the issue causing the member names and titles to be hidden or not rendered.

Areas to Check
Inspect the CSS styling affecting the crew member cards/components.
Check for issues such as:
display: none
incorrect text color matching the background
overflow/visibility issues
incorrect positioning or z-index
responsive styling conflicts
Verify that the data is being rendered correctly from the component before making CSS changes.
Expected Result

Each crew member's:

Name
Title/Role

should be clearly visible on the About page across desktop and mobile views.

Acceptance Criteria
All crew members display their names and titles correctly.
Styling remains consistent with the existing design.
No layout issues are introduced on other pages.

Metadata

Metadata

Labels

bugSomething isn't workinggood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions