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

Share buttons added #215

Merged
merged 3 commits into from Jan 8, 2024
Merged

Share buttons added #215

merged 3 commits into from Jan 8, 2024

Conversation

immodded
Copy link
Contributor

@immodded immodded commented Jan 5, 2024

I have created a component of Share buttons and added to postdetails layout. i hope this will be usefull. Going to add Copytoclipboard button soon

@satnaing
Copy link
Owner

satnaing commented Jan 7, 2024

I think it should be better if we place that share button groups at the bottom.
I tweaked a bit and here's the result.

Screenshot 2024-01-07 at 6 12 02 PM

Besides, I saw a type error in your Sharebutton component.

Changes made
- rename SOCIALS to shareLinks to avoid confusion with `src/config.ts > SOCIALS`
- fix type error related with shareLinks
- add `linkTitle` in shareLinks for better accessibility
- update styles to looks good in all devices
- place ShareLinks at the bottom (next to `back to top`)
- update styles for ShareLinks and Back to Top button
@satnaing satnaing merged commit 1e2c5e8 into satnaing:main Jan 8, 2024
@satnaing
Copy link
Owner

satnaing commented Jan 8, 2024

Made some changes myself and merged it.
Thanks for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants