Abraham Williams
Abraham Williams
**Describe the bug** Session tags overlap icons leading to a cluttered visual. **To Reproduce** Add an icon and tags to a session. **Expected behavior** Improve session element layout to better...
**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...
It would be great if the app listened to the Firestore database so it would get live updates. - [x] blog - [ ] featuredSessions - [x] feedback - [x]...
- [ ] 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.
There needs to be a way to migrate data in Firestore to different shapes or different collections along with upgrades to the app. It should have a list of migrations...
Combine get and list into read and create, update, and delete into write as it makes sense. https://firebase.google.com/docs/firestore/security/rules-structure#granular_operations