vinitshahdeo / peerlist-readme-badge

Markdown badge generator for any Peerlist profile 💚 | Style your GitHub Profile README with a Peerlist badge to showcase your work | Try out here: https://peerlist.io/tools/readme-badge
https://vinitshahdeo.github.io/peerlist-readme-badge/
MIT License
61 stars 25 forks source link

[BUG] Changing the badge style doesn't update the badge #18

Open vinitshahdeo opened 2 years ago

vinitshahdeo commented 2 years ago

The badges should be updated when we change the badge style using the dropdown but it's not updating as expected. It's only updated when we click on the GENERATE CTA - it should be auto-updated on switching the style from the dropdown.

Please refer to the attached video or try it out here: peerlist-readme-badge.netlify.app.

https://user-images.githubusercontent.com/20594326/193805668-38875f56-e420-4884-8b15-3303217a1917.mov

Local development

The react app is available inside the client/ directory in the feature/web-app. Try it out here: peerlist-readme-badge.netlify.app

Follow the commands below to build locally 👇

git checkout feature/web-app
cd client/peerlist-readme-badge
npm install
npm run start
racky7 commented 2 years ago

@vinitshahdeo I want to work on this. Please assign it to me.

abhishekpatil4 commented 2 years ago

@vinitshahdeo Assign me this task, I'm a full stack developer and will get it done in no time

Jaivrat12 commented 2 years ago

Hey @vinitshahdeo! I know how to solve this issue!! Can you please assign this task to me? Thank you

g1mishra commented 2 years ago

Hello, @vinitshahdeo I have fixed this bug. Please check my PR and merge.

Thanks

vinitshahdeo commented 1 year ago

@racky7 @abhishekpatil4 @Jaivrat12 @g1mishra - please take a look at #30