sparna-git / Sparnatural

Sparnatural : Typescript visual SPARQL query builder for knowledge graphs, configurable with SHACL
http://sparnatural.eu
GNU Lesser General Public License v3.0
206 stars 34 forks source link

Changing Easyautocomplete default max length #518

Closed ethieblin closed 4 months ago

ethieblin commented 1 year ago

Hello,

I would like to use the default autocomplete widget, but it sets a default limit to 6.

Is there any way to configure sparnatural to set this limit higher ?

easyautocomplete configuration

Thanks :)

tfrancart commented 1 year ago

No, that's not possible. The progression towards SHACL-based configuration may allow to define specific config attributes on UI widgets. This is similar to e.g. customize map widget starting point (#416)

ethieblin commented 1 year ago

Thanks for the answer !

tfrancart commented 5 months ago

Closing this. The followup ticket that will deal with this is #548 The latest version of Sparnatural uses awesomeplete instead of EasyAutocomplete.