downforacross / downforacross.com

Web frontend for downforacross.com -- continuation of stevenhao/crosswordsio
https://downforacrosscom.downforacross1.now.sh
MIT License
220 stars 92 forks source link

Implement Home and End buttons #235

Closed Denton-L closed 1 year ago

Denton-L commented 2 years ago

Implement these buttons so that they go to the beginning or end of a clue, respectively.

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
downforacross.com ✅ Ready (Inspect) Visit Preview Jul 23, 2022 at 11:45AM (UTC)
Denton-L commented 2 years ago

Do you know why Vercel is failing? I tried checking the project page but it seems like it's set to private.

stevenhao commented 2 years ago
image

let me check on the vercel settings to see if i can make build outputs public. i may just move to netlify

Denton-L commented 2 years ago

Thanks, I tried to implement both suggestions in two PRs. I based this change on top of the commit that should separate the help lists. However, the build seems to still be failing, could you please send me the error output?

stevenhao commented 2 years ago

thanks so much for this! i'll take a look at this in a bit.

stevenhao commented 1 year ago

the error message:

image

If i'm not mistaken, the build command should just be yarn build which you can run locally

Denton-L commented 1 year ago

Thanks! Hopefully it should build now :)

Denton-L commented 1 year ago

@stevenhao Sorry for the bump but could you please take a look at this when you're not busy?

stevenhao commented 1 year ago

Hey, this looks good! Thanks for building this :)