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

NavigationItemForm: relation instead of select #300

Open
trickreich opened this issue Jan 13, 2023 · 3 comments
Open

NavigationItemForm: relation instead of select #300

trickreich opened this issue Jan 13, 2023 · 3 comments
Labels
question Further information is requested user interface v4 Strapi v4

Comments

@trickreich
Copy link

Could the GenericInput type select for "relatedFieldName" changed to "relation"?
We have a project where we have many (>1000 entries) and in this case a select is limited.

@cyp3rius
Copy link
Contributor

@trickreich we will check this possibility. Currently the Typeahead field type is on our backlog and should solve your issue as well.

@cyp3rius cyp3rius added question Further information is requested v4 Strapi v4 user interface labels Jan 13, 2023
@trickreich
Copy link
Author

I've implemented it with "react-select", but it feels a little bit hacky..

CleanShot 2023-01-13 at 16 14 56@2x

@cyp3rius
Copy link
Contributor

Similar thing is in progress, as for now keep yours and will notify you once we provide proper support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested user interface v4 Strapi v4
Projects
None yet
Development

No branches or pull requests

2 participants