union icon indicating copy to clipboard operation
union copied to clipboard

Ceremony UX/Design

Open cor opened this issue 1 year ago • 2 comments

  • Cool background visual, such as rotating o_____o
  • Have a control where a user can choose Linux or macOS, detect the OS based on user agent for the default value.
  • Only show install instructions for the selected OS
  • Have a collapsable component in which we can put lengthy instructions where needed
  • For the key generation, make it say "Generating..." with a nice spinner animation, and then show the instructions one-by-one, terminal style.
  • rotate the bottom instructions of "don't close this tab/terminal/internet"
  • Show UUIDs on contributors page
  • Show live log of contributions

Nice to have:

  • script to detect which docker runner a macos user is running and warn if not orbstack

cor avatar Sep 24 '24 12:09 cor

Live log

Made two components, one box and one ticker. But, having a hard time figuring out where we should put the box so opted for the ticker.

Also updated Supabase RLS so public can get data but we only allow the last 3 days, we can change this if necessary.

The events we got so far is

  • join_waitlist
  • redeem
  • join_queue
  • contribution_started
  • contribution_submitted
  • contribution_verified

Swepool avatar Sep 24 '24 13:09 Swepool

Hi, cor and Swepool, sorry for leaving comment here without your agreement and respecting the team rule. Because I wanna contribute to union team's development and join in your team, so I am going to solve issues in your team. So you can give me a issue to be solved quickly as test task. Thanks.

ethsdev avatar Dec 01 '24 23:12 ethsdev