hoverboard icon indicating copy to clipboard operation
hoverboard copied to clipboard

Conference website template

Results 222 hoverboard issues
Sort by recently updated
recently updated
newest added

**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...

enhancement
discussion

**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:...

bug

**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...

enhancement
help wanted
design

It would be great if the app listened to the Firestore database so it would get live updates. - [x] blog - [ ] featuredSessions - [x] feedback - [x]...

enhancement
help wanted

**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...

enhancement
discussion

- [ ] 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

enhancement
help wanted
design

There should be a button somewhere on the site to create/prefill an event in a handful of common calendar services.

enhancement
help wanted
discussion

https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share

enhancement
help wanted
discussion

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.

enhancement
help wanted
discussion