MuckRock / squarelet

MuckRock User Service
GNU Affero General Public License v3.0
11 stars 10 forks source link

Adds landing page for eligible and ineligible users #122

Closed allanlasser closed 2 weeks ago

allanlasser commented 3 weeks ago

Closes #115 Closes #121

This creates a landing page for the ERH that will be presented to anonymous users, users without organizations, and users in an ineligible organization.

For users in an eligible organization, this temporarily presents a message letting them know they have access. We will replace this with #118.

Anonymous DevTools squarelet erh DevTools squarelet com erh No Org

mitchelljkotler commented 3 weeks ago

The styling on the mailchimp form is off for me:

image

This is on Firefox on Linux

allanlasser commented 3 weeks ago

The styling on the mailchimp form is off for me:

image

This is on Firefox on Linux

@mitchelljkotler I don't have a good way of debugging this, is there any other detail you can provide? The newsletter signup embed styles are mainly loaded from a remote resource. If this is causing a problem, we can probably inline the CSS or include the file in the repo.

allanlasser commented 2 weeks ago

Hide nav link for now