CitizenHealth / COVIDx

Using wearables to predict & prevent COVID-19
https://trello.com/b/iaHAdHFK/covidx
MIT License
10 stars 8 forks source link

"Checking in" loads a blank modal #26

Closed BrennenHodge closed 4 years ago

BrennenHodge commented 4 years ago

@afixoftrix

image

BrennenHodge commented 4 years ago

This modal needs to take up the whole view on desktop and mobile like the design below:

Frame 2

And like the actual Tripetto survey: https://tripetto.app/collect/LJ9GM8MW3X

The reason is we want the user's full attention on completing the survey, not wondering what the stuff is behind it.

Murkantilism commented 4 years ago

@BrennenHodge can you elaborate on "like the actual Trepetto"? I thought the plan was to embed Tripetto right into the site?

Murkantilism commented 4 years ago

Also based on what @afixoftrix wrote in the PR for the token fix, I think this issue might be for me instead:

We need to make sure the .env file on the server hosting the app has the correct variable and value.

When I did the last deploy I definitely didn't create a .env file so one may not be present on the server (or is present without the right variables).

Murkantilism commented 4 years ago

@BrennenHodge @afixoftrix yep I just ran another deploy after creating a .env file with this value, form is no longer blank (it's the Tripetto).

Murkantilism commented 4 years ago

Oh sry, forgot about the fullscreen part of this ticket, will re-open so we can tackle that.

BrennenHodge commented 4 years ago

@BrennenHodge can you elaborate on "like the actual Trepetto"? I thought the plan was to embed Tripetto right into the site?

The link I referenced is full screen and has the form centered.

The "XL" modal size mentioned in #28 will work, but the form needs to be centered horizontally.