denverdevs.org icon indicating copy to clipboard operation
denverdevs.org copied to clipboard

The denverdevs.org core.

Results 19 denverdevs.org issues
Sort by recently updated
recently updated
newest added

I had pulled the main navigation from some online source when I was building the site initially, and I have to admit it's not exactly as clean or as friendly...

enhancement
design
refactor

Looking to find out if anyone would be interested in an RSS feed for the job board. As someone that uses RSS heavily, especially for filtering, it would be a...

enhancement

Here's the warning that comes through: ``` next-dev.js?3515:20 Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()? Check the...

bug
good first issue

This one will take some discussion, but we need to update that page to better account for the forum channels - we can be more lenient on things since they're...

enhancement
job board
low-code / no-code

I'm prone to having these - if you're looking for something more low-code/no code this is a good one to take on.

good first issue
low-code / no-code

Look into a solution for generating social images for all of our pages - plenty of great examples out there like this one: https://spacejelly.dev/posts/how-to-generate-personalized-social-media-cards-for-landing-pages-with-next-js-cloudinary/ Ideally we'd find something free, since...

enhancement
help wanted

When a user is signed in and visits the `/jobs` page it does not sort properly — the first GetServerSideProps gets overwitten by a useEffect hook inside the page. Need...

bug
job board

https://supabase.com/docs/reference/javascript/next/release-notes

dependencies
job board

Users would like to edit posts after they've created them. We can enable this, but I've been wary because of the potential for abuse. However, I do have a `is_trusted`...

enhancement
job board

Bumps [@uiw/react-md-editor](https://github.com/uiwjs/react-md-editor) from 3.20.2 to 3.20.9. Release notes Sourced from @​uiw/react-md-editor's releases. v3.20.9 Documentation v3.20.9: https://raw.githack.com/uiwjs/react-md-editor/734cad4/index.html Comparing Changes: https://github.com/uiwjs/react-md-editor/compare/v3.20.8...v3.20.9 npm i @uiw/[email protected] 💄 chore: update workflows config. faa3d00 @​jaywcjlove 💄...

dependencies