strapi-plugin-navigation icon indicating copy to clipboard operation
strapi-plugin-navigation copied to clipboard

NavigationItemForm: relation instead of select

Open trickreich opened this issue 2 years ago • 3 comments

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.

trickreich avatar Jan 13 '23 13:01 trickreich

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

cyp3rius avatar Jan 13 '23 15:01 cyp3rius

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

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

trickreich avatar Jan 13 '23 15:01 trickreich

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

cyp3rius avatar Jan 13 '23 15:01 cyp3rius