redbadger / react.london

:star2: react.london conference & community website :star2:
https://react.london
10 stars 3 forks source link

Added foundation for conference 404/500 page - needs designs #223

Closed AndrewBestbier closed 8 years ago

AndrewBestbier commented 8 years ago

Gif

Alt Text

Motivation

Trello Ticket

React.London needs a 404 and 500 page. The designs for these pages are as follows:

500 Mobile 500 Tablet 404 Mobile 404 Tablet

Testing this ticket

Run React.London locally and access the following urls:

http://meetup-dev.react.london:8080/xx
http://dev.react.london:8080/xx

You should see the 404 pages for the meetup and conference pages respectively.

Then turn off your WIFI and access the same pages. This is simulating React London being unable to access Badger Brain. You should see the 500 pages for the meetup and conference pages respectively.

Code walkthrough

asavin commented 8 years ago

Surely you only need retina 404_missing react_x2.png and you can remove the non-retina one

asavin commented 8 years ago

General comment - we could also serve 500 error page with a service worker for Chrome / FF browsers.

zoeabryant commented 8 years ago

I'm happy with this 👍 just change the svg thing!