hoverboard
hoverboard copied to clipboard
Conference website template
**Is your feature request related to a problem? Please describe.** Defining the schedule in [JSON](https://github.com/gdg-x/hoverboard/blob/main/docs/default-firebase-data.json#L161) or Firestore is complex and error prone. It creates a lot of blank schedules and...
**Describe the bug** I was adding some sessions and speakers I got this error: 4:58:16.679 PM sessionsWrite Function execution took 1486 ms, finished with status: 'error' 4:58:17.740 PM sessionsWrite TypeError:...
**Describe the bug** When clicking on a scheduled item in the main schedule, there is no way to easily return to the main schedule **To Reproduce** Click on a specific...
It would be great if the app listened to the Firestore database so it would get live updates. - [x] blog - [ ] featuredSessions - [x] feedback - [x]...
**Is your feature request related to a problem? Please describe.** Partners in home page were in card before Is it possible to have this card back ? **Describe the solution...
- [ ] Needs to work with ShadowDOM
All images should have alt text. Any that do not should be visually highlighted so it's noticeable by site maintainers. https://simonblackbourn.net/blog/highlight-images-missing-alt-attribute
There should be a button somewhere on the site to create/prefill an event in a handful of common calendar services.
https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share
Use [createSelector](https://redux-toolkit.js.org/api/createSelector) to [generation](https://github.com/gdg-x/hoverboard/blob/main/functions/src/generate-sessions-speakers-schedule.ts) schedule, session, speaker on the client.