Skip to content

[Feature Request]: Giphy integration in Retro Cards #714

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

Open
sgarfinkel-ctct opened this issue Apr 23, 2025 · 1 comment
Open

[Feature Request]: Giphy integration in Retro Cards #714

sgarfinkel-ctct opened this issue Apr 23, 2025 · 1 comment
Labels
enhancement New feature or request Retro

Comments

@sgarfinkel-ctct
Copy link

sgarfinkel-ctct commented Apr 23, 2025

Description

This is one of my favorite features of EasyRetro! Add the ability to attach Gifs to comments and descriptions of cards. Gifs should be displayed at the card level when attached (visible on the card itself without expanding).

Describe the solution you'd like

Giphy has a nice little Svelte library that abstracts away most of the styling and business logic for interacting with their service https://www.npmjs.com/package/@giphy/svelte-components

Describe alternatives you've considered

No response

@sgarfinkel-ctct sgarfinkel-ctct added the enhancement New feature or request label Apr 23, 2025
@StevenWeathers
Copy link
Owner

My thoughts, I can see doing gifs with comments however directly displayed on cards would really bloat the UI visually, not to mention be very distracting. I'm open to a PR to introduce this as a configurable option (either at the Retro level, or the entire App for self-hosted desires) however I don't think I will prioritize this anytime soon for myself to work on.

One concern with that giphy svelte component is it hasn't been updated for svelte5, which should not be a problem however it also recommends js-fetch-api which also is deprecated. Seems like there isn't much activity in the parent repo either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Retro
Projects
None yet
Development

No branches or pull requests

2 participants