Skip to content

Componentize LeaderBoard.tsx #3

@zbrachinara

Description

@zbrachinara

The Leaderboard page was converted from an html mockup which contained many repeated structures. You can find an example of such a repeated structure here:
https://github.com/Poolesville-Computer-Team/ctfalcon-frontend/blob/d690df8bbea17473a3cfb73e58ec6fc159c5fcd8/src/routes/Leaderboard.tsx#L50-L65

Extract these to new components (see https://github.com/Poolesville-Computer-Team/ctfalcon-frontend/blob/d690df8bbea17473a3cfb73e58ec6fc159c5fcd8/src/components/challenge-item/ChallengeItem.tsx and its usages for an example of a component and its parameterization)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    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