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

Converter coming soon v1 #90

Merged
merged 5 commits into from
Jul 6, 2023
Merged

Converter coming soon v1 #90

merged 5 commits into from
Jul 6, 2023

Conversation

abbylow
Copy link
Contributor

@abbylow abbylow commented Jul 6, 2023

SCR-166
add changes when showing coming soon

  • hide connect wallet button
  • blur the background image
  • hide footer
  • hide converter components and display coming soon component

Note: to test the coming soon page in Preview environment, the isComingSoon constants in apps/converter/src/config/constants.ts is set to be export const isComingSoon = process.env.VERCEL_ENV !== "production";

This is supposed to be changed to export const isComingSoon = process.env.VERCEL_ENV === "production"; before merging this PR.

@abbylow abbylow requested a review from jasheal as a code owner July 6, 2023 12:17
@vercel
Copy link

vercel bot commented Jul 6, 2023

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

Name Status Preview Comments Updated (UTC)
ethcc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2023 1:39pm
mantle-bridge ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2023 1:39pm
mantle-converter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2023 1:39pm
mantle-faucet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2023 1:39pm
mantle-nft ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2023 1:39pm
mantle-token-graph ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2023 1:39pm

@grezle grezle merged commit b9a2bcf into main Jul 6, 2023
2 checks passed
@abbylow abbylow deleted the converter-coming-soon-v1 branch July 6, 2023 14:26
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.

2 participants