Abraham Williams

Results 239 issues of 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...

bug
design

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

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

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

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

enhancement
help wanted
discussion

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

enhancement
help wanted