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

Countdown target date does not match application deadline #139

Open
taesungh opened this issue Dec 12, 2023 · 0 comments
Open

Countdown target date does not match application deadline #139

taesungh opened this issue Dec 12, 2023 · 0 comments

Comments

@taesungh
Copy link

taesungh commented Dec 12, 2023

The main countdown on your home page Dashboard had a countdown of midnight pacific time (src/App.js#L309)

<Countdown className='...' targetDate="2023-12-12T08:00:00Z" />

whereas the application deadline on your applicant portal (root.treehacks.com) was a minute earlier
TreeHacks/root@223db83/src/themes/timber_pine.ts#L66

{
  key: "oos",
  label: "out-of-state",
  date: "2023-12-12T07:59:00.000Z",
    display_date: "December 11th, 2023",
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant