Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Authentication Page -> Success page for magic link #17

Closed
Justfemi opened this issue Jul 18, 2024 · 1 comment · Fixed by #266 or #285
Closed

[FEAT] Authentication Page -> Success page for magic link #17

Justfemi opened this issue Jul 18, 2024 · 1 comment · Fixed by #266 or #285
Assignees
Labels
approved This an approved ticket.

Comments

@Justfemi
Copy link

Description

Implement the successful login with magic link page as shown in the design

Acceptance Criteria

  • Responsive across all screen sizes (desktop, tablet and mobile)
  • Write tests for your code.
  • Use components where necessary (header, footer, buttons, modal and so on)

Link to Design

Preview

image

@ickynavigator ickynavigator added the approved This an approved ticket. label Jul 18, 2024
@oyin-systems oyin-systems self-assigned this Jul 18, 2024
@oyin-systems
Copy link
Collaborator

Hi @Justfemi, I noticed that the Figma file only includes the design for the desktop view. Should I proceed with creating the responsive designs for mobile and tablet views based on the desktop layout?

Also, I have already created the header and footer components. Is it okay to use these, or is someone else assigned to work on them?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment