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

Phrase share button feature. #916

Merged

Conversation

tomivm
Copy link
Collaborator

@tomivm tomivm commented May 18, 2021

This PR implements an optional Share button on the Output component. This allows sharing on social media the labels of the symbols on the 'output' like a Phrase. You can activate this on Settings/Navigation and Buttons.
image
image

The problem right now is that this functionality is mainly to share URL content. This causes that Facebook and Reddit require a URL like a prop. We can pass the Cboard.io link but the phrase is shared only like a quote and no like a comment.

image
sorry that I have my Facebook in Spanish.

@tomivm tomivm changed the base branch from feature/phrase-share-button to master May 18, 2021 16:34
@tomivm tomivm force-pushed the feature/phrase-share-button branch from b86714e to 3b19f1b Compare May 18, 2021 16:40
@tomivm tomivm marked this pull request as ready for review May 26, 2021 14:01
src/components/Board/Output/Output.container.js Outdated Show resolved Hide resolved
src/components/Board/Output/Output.container.js Outdated Show resolved Hide resolved
src/components/Board/Output/PhraseShare/PhraseShare.css Outdated Show resolved Hide resolved
src/components/Board/Output/SymbolOutput/SymbolOutput.js Outdated Show resolved Hide resolved
src/components/Board/Output/SymbolOutput/SymbolOutput.js Outdated Show resolved Hide resolved
resolve conflict variables and props names, add twitter hashtags. add subject message. prevent map error
@martinbedouret martinbedouret merged commit fe84d37 into cboard-org:master Jun 2, 2021
@martinbedouret martinbedouret linked an issue Jun 2, 2021 that may be closed by this pull request
@martinbedouret martinbedouret added this to the 1.10.1 milestone Jun 2, 2021
@tomivm tomivm deleted the feature/phrase-share-button branch December 20, 2022 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make current phrase shareable
2 participants