opencoca / lt2d_school

Meet freely
https://codesandbox.io/s/github/opencoca/Latitude
1 stars 6 forks source link

modal #42

Open shadowlerone opened 3 years ago

shadowlerone commented 3 years ago
  1. moving header into component
  2. moving layout stuff into its own file
  3. pulling that file for /app
  4. modal
    • Make modal
    • decide content of modal (vue based)
    • QR -> in modal
    • share links (copies to clipboard)
    • email link
shadowlerone commented 3 years ago

Header and Window are now their own components. Testing is gonna be required to ensure that nothing broke. I mainly fear for edge cases