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

Make List/Tag Editor easy to modify #389

Open
bsgreenb opened this issue Sep 3, 2020 · 4 comments
Open

Make List/Tag Editor easy to modify #389

bsgreenb opened this issue Sep 3, 2020 · 4 comments
Labels
stale Used to mark when there was no activity for a set period of time

Comments

@bsgreenb
Copy link

bsgreenb commented Sep 3, 2020

I'm trying to get the functionality of the Tag field editor, but having it additionally show the image corresponding to the url:

image

To implement this functionality, I'd basically to have clone the TagsEditor component and render that slightly modified version via <Field>. I feel like this would be a lot easier if I could simply pass in a prop to modify the presentation of the Tags, but that's currently impossible:
https://github.com/contentful/field-editors/blob/master/packages/tags/src/TagsEditor.tsx#L11

@suevalov
Copy link
Contributor

suevalov commented Sep 3, 2020

Hi @bsgreenb! Thanks for filing the issue. We don't have a use-case for the internal needs yet but it would be definitely a nice addition.

I can't promise any ETA but we accept contributions :) Would you be interested in implementing it?

@suevalov
Copy link
Contributor

@bsgreenb I'm closing the issue due to lack of response. Feel free to create a new issue if it's still relevant

@bsgreenb
Copy link
Author

@suevalov This is still relevant, I was just working on other issues while this was on backburner. This is still relevant.

@suevalov suevalov reopened this Nov 12, 2020
@github-actions
Copy link

Marking issue as stale since there was no activity for 30 days

@github-actions github-actions bot added the stale Used to mark when there was no activity for a set period of time label Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Used to mark when there was no activity for a set period of time
Projects
None yet
Development

No branches or pull requests

2 participants