Skip to content

Add max-suggestions attribute to Add Project Component modal #631

@freddyfeelgood

Description

@freddyfeelgood

In the AddComponentModal object (/app/javascript/components/components/AddComponentModal.vue), please add the ':max-suggestions="0"' attribute to the object, similar to how it is implemented in NewComponentModal.

The default is to only show 10 entries, and it creates some confusion when trying to import a component if you don't know exactly what filter to type (for example, in our environment something like "Blah 2" won't show because there are more than 10 "Blah 1" entries, so until you type the entire string, it will not appear in the list).

Thanks!

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions