Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Applause-button to swag items #104

Open
plibither8 opened this issue Oct 9, 2018 · 33 comments
Open

Add Applause-button to swag items #104

plibither8 opened this issue Oct 9, 2018 · 33 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed 🏃‍♂️ in progress

Comments

@plibither8
Copy link
Collaborator

plibither8 commented Oct 9, 2018

It would be a simple and nice feature wherein a small applause button accompanies a swag item. Users can '+1' it if they feel this is a nice opportunity, and sorting can then also be done on the basis of the number of applauses an item has got.

Implementation of this is fairly simple: https://applause-button.com/. This allows for Medium-style applause buttons on static websites with a zero-configuration setup.

@plibither8 plibither8 added the enhancement New feature or request label Oct 9, 2018
@swapagarwal
Copy link
Owner

Neat idea!

@swapagarwal
Copy link
Owner

As the number of claps comes from the server, how would we embed it into the items array to allow sorting?

@plibither8
Copy link
Collaborator Author

We'll use the same API method the source code is using: https://github.com/ColinEberhardt/applause-button/blob/master/src/applause-button.js

It'll require a few AJAX calls to fetch the number of claps, and after that it's simple sorting 😄

@plibither8
Copy link
Collaborator Author

@swapagarwal
Copy link
Owner

Looks good! Do you want to pick this up?

@plibither8
Copy link
Collaborator Author

plibither8 commented Oct 9, 2018 via email

@swapagarwal
Copy link
Owner

No issues. :)

@swapagarwal swapagarwal added help wanted Extra attention is needed good first issue Good for newcomers labels Oct 9, 2018
@caseydierking
Copy link
Contributor

@swapagarwal I'll pick this up.

@caseydierking
Copy link
Contributor

Relinquishing this. Won't be able to get to it.

@andrewda andrewda mentioned this issue Oct 16, 2018
2 tasks
@giordifungula
Copy link

I can take this on :)

@pannapat
Copy link

Is this still available to take on?

@aslafy-z
Copy link
Collaborator

aslafy-z commented Oct 29, 2019

Hello @pannapat, it's yours! I'll assign you. We have a stale PR at #124, please take a look. You might need to synchronize with @anhek since the redesign (#443) will happen soon!

@pannapat
Copy link

Thanks a lot! Please allow me to look into this for a couple of days.

@0xShynn
Copy link
Contributor

0xShynn commented Oct 30, 2019

Thanks a lot! Please allow me to look into this for a couple of days.

That's cool 🙂 Don't hesitate to reach me if you need any help for the integration (as I'm in charge of the redesign).

@itguymax
Copy link

@anhek the swag-for-dev website is not updated i thought to contribute to some features. anyone here?

@itguymax
Copy link

is this still open?

@Yash-Garg
Copy link
Contributor

Great idea 👍

@pannapat
Copy link

pannapat commented Nov 25, 2019 via email

@pannapat
Copy link

Hello @pannapat, it's yours! I'll assign you. We have a stale PR at #124, please take a look. You might need to synchronize with @anhek since the redesign (#443) will happen soon!

@aslafy-z May I ask why we have a stale PR at #124?

@pannapat
Copy link

@anhek Should I fork a repo from yours? instead of https://github.com/swapagarwal/swag-for-dev?

@0xShynn
Copy link
Contributor

0xShynn commented Nov 25, 2019

@anhek Should I fork a repo from yours? instead of https://github.com/swapagarwal/swag-for-dev?

Yes, you should fork my repo which contains the redesign :)

@pannapat
Copy link

@anhek Should I fork a repo from yours? instead of https://github.com/swapagarwal/swag-for-dev?

Yes, you should fork my repo which contains the redesign :)

And just branch out from master?

@0xShynn
Copy link
Contributor

0xShynn commented Nov 25, 2019

Yep, the master branch is the final version of the redesign

@pannapat
Copy link

Yep, the master branch is the final version of the redesign

Thanks! The new design looks very cool!

@0xShynn
Copy link
Contributor

0xShynn commented Nov 26, 2019

Thank you 😊😊

@pannapat
Copy link

Do you want one person can hit multiple claps?

@0xShynn
Copy link
Contributor

0xShynn commented Nov 26, 2019

It's up to the project maintainers to choose but in my opinion, one person can only hit clap once for each opportunity.

@pannapat
Copy link

@anhek Is it okay to make one pull request first for adding applause-button with no sorting feature?

@0xShynn
Copy link
Contributor

0xShynn commented Nov 26, 2019

I think it's okay

@pannapat
Copy link

I think it's okay

How can we check that this isn't a new swag opportunity proposal?

@pannapat
Copy link

@anhek Please refer to this pull request 0xShynn#1
I found one of the tests failed. Looks like it has failed since before the pull request?

@0xShynn
Copy link
Contributor

0xShynn commented Dec 3, 2019

Sorry for the late reply. The Travis CI test is also failing on my PR request, but when we take a look at the logs, it's about the images references. So it's not up to us ^^

@lakshita15
Copy link

Can you assign me this issue.
please
Regards,
Lakshita

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed 🏃‍♂️ in progress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

10 participants