tams-cso/tams-club-cal

Hyperlink the EditLogin message to the login/dashboard page

Open

#477 opened on Jun 5, 2022

 (0 comments) (0 reactions) (0 assignees)TypeScript (9 forks)auto 404
Arc: FrontendPriority: MediumStatus: Needs TriageType: New Featuregood first issue

Repository metrics

Stars
 (9 stars)
PR merge metrics
 (Avg merge 10d 14h) (4 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe.

The EditLogin component just tells you if you are logged in, but isn't that helpful.

Describe the solution you'd like

It would be cool if the EditLogin component could link to the dashboard page. See https://github.com/MichaelZhao21/tams-club-cal/blob/master/client/src/components/edit/shared/edit-login.tsx

Describe alternatives you've considered

N/A

Additional context

image

Contributor guide