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

[FEATURE]: Email Templates > SuperAdmin Email Management Dashboard > New Template with HTML #2

Closed
9 tasks done
elitenoire opened this issue Jul 18, 2024 · 4 comments · Fixed by #374 or #379 · May be fixed by #281
Closed
9 tasks done

[FEATURE]: Email Templates > SuperAdmin Email Management Dashboard > New Template with HTML #2

elitenoire opened this issue Jul 18, 2024 · 4 comments · Fixed by #374 or #379 · May be fixed by #281
Assignees
Labels
approved This an approved ticket.

Comments

@elitenoire
Copy link

elitenoire commented Jul 18, 2024

Description

Create the Page for Generating New Email Template with HTML found in the Super Admin Email Management Dashboard

Acceptance Criteria

  • Reusable Breadcrumbs
  • Page title and description
  • Well validated form with input and button submission
  • Tips Component with a defined title and bulleted tips
  • Components adheres to the brand colors and design
  • Responsive design of page

Expected Outcome

  • User should be able to see a tips card for helpful information
  • User should be able to input or paste link to a html file in the input field
  • User should be able to click the button to generate the new html template
  • On success, user should be directed to the preview generated html page

Purpose

As a User, I want to input a link pointing to my Html file to generate a new email template

Requirement

  • Installs and uses shadcn-ui alert
  • Makes use of the form, Input and button components
  • Makes use of the Breadcrumbs component

Task

  • Has Breadcrumbs for easy navigation
  • Implement Page with a clear title and description
  • Implement Tips component using shadcn-ui alert
  • Implement Form input with label and button
  • validate that link from form input points to .html file
  • button generates template on form submission
  • navigate to preview template page on successful template generation
  • Components adhere to the brand design and color scheme
  • Page is responsive across device widths

Deadline

You are given till Saturday 20th July 12:00PM WAT to complete the task.

Picture

generate_email_template

Dev Mode Figma Link

https://www.figma.com/design/VEItfX6St5NSAqqNHImcxD/HNG-Boilerplate-Designs?node-id=63-69677&m=dev

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

lilbobb commented Jul 19, 2024

ownership claimed, please stay away.

@lilbobb
Copy link
Collaborator

lilbobb commented Jul 19, 2024

the picture "generate-email-template" is not opening from my end, have tried everything possible.

@elitenoire
Copy link
Author

the picture "generate-email-template" is not opening from my end, have tried everything possible.

Image link has been updated, if it is still not opening check the figma file for a visual representation.

@lilbobb
Copy link
Collaborator

lilbobb commented Jul 19, 2024

Thanks, I can see it now.

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