Joe Beernink

Results 27 comments of Joe Beernink

Also seeing this issue. Only affects POST calls with content and the HttpClient is injected, we see this. If we use the same HttpClient for a get, or a post...

This is what we had to do. It's not great, but at least it unblocked us. public async Task AddAttendeeAsync(EventAttendee eventAttendee, CancellationToken cancellationToken = default) { try { var content...

Don't show completed events is done now.

I started on this, but need a little CSS help. Have a branch going. Can finish this soon if we can get the styling right.

This should be fairly easy to implement, and would be good to have across all editable website pages.

Specifically for this feature, when the event is completed, the user should be able to add pictures to the pickup location functionality already on the site, and see any pictures...

Updated 2023-08-20. Fingers crossed.

This feature relies on some type of integration with Instagram, which I have not been able to figure out. Would love to have this a available to users, but is...

This is part of the redesign effort, and the accessibility tool should be run frequently to check for issues

Would be nice to have friendly/short URLs for events to make sharing easier.