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

Remove netlify #2681

Merged
merged 10 commits into from
Jan 21, 2025
Merged

Remove netlify #2681

merged 10 commits into from
Jan 21, 2025

Conversation

adamgall
Copy link
Member

@adamgall adamgall commented Jan 21, 2025

The rest of the stuff needed to fully remove netlify from codebase.

This code is necessary to be included in the next production push, because the Netlify Backends have been fully dismantled already.

The code in this PR is already in develop, but it's not yet on main.

It's from the following PRs:

Copy link

Deploying decent-interface with  Cloudflare Pages  Cloudflare Pages

Latest commit: dad6866
Status: ✅  Deploy successful!
Preview URL: https://48656dd2.decent-interface.pages.dev
Branch Preview URL: https://remove-netlify.decent-interface.pages.dev

View logs

Copy link
Member Author

@adamgall adamgall Jan 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the only actual code change in this PR. This change happened in the prepare-toasts branch. That branch included this bugfix. The bug is that we were telling ALL TOASTS to dismiss, regardless of where they were initiated. In this specific context we should only be telling the disconnect toast to dismiss.

We also don't need to store the toast id in a ref, as far as i can tell.

@adamgall adamgall merged commit df39efa into hotfix/v0.4.4 Jan 21, 2025
4 checks passed
@adamgall adamgall deleted the remove-netlify branch January 21, 2025 19:56
@adamgall adamgall mentioned this pull request Jan 21, 2025
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

Successfully merging this pull request may close these issues.

3 participants