mhacks-web
mhacks-web copied to clipboard
The official MHacks frontend and backend
The redux store has a "configurationState" object that should say if livepage is enabled (you can check in browser console - s.getState().configurationState) Based on the value of the boolean, and...
## Feature html links should be allowed in the announcements list
## Feature I really want to make it easy for frontend to do their shit
## Bug ### Expected function Need a toggle in the ui somewhere to turn notifications off both for chat and eventually announcements ### Actual function ### Steps to reproduce the...
## Bug ### Expected function Option 1: Don't let users access /live unless logged in Option 2: Add text to Chat container when not logged in that says the user...
## Bug It would be nice for a "Saved!" or something to pop up when the user clicks the Save button to let them know that something actually happened.
## Bug Your application is submitted is colored as if there's an error. ### Expected function Green success color matches better
## Bug ### Expected function Namely for the university field, but also other fields if possible (e.g. location), it'd be helpful to have some sort of autocompletion or correction that...
We need there to be a config option that is easily changeable to show whether to show blackout page or nano page. Maybe have the login in the main router?...