[Idea] Improve mdb-select editable with more options


Topic: [Idea] Improve mdb-select editable with more options

Julien Moulin asked 5 years ago

I just discover editable attribute in mdb-select to add new options dynamically. It's great !

But users are frustrated because they want to push Enter key, more than click a button in the searchbar.

Another improvment should be great, it's to determinate tokens separators (separated by pipe ?) to insert automatically options such as Enter key. Exemple :

<select class="mdb-select md-form" editable="true" data-editable-token-separator=",|."
</select>
"an option, second option. another one" --> will create 2 first options automatically 
when key pressed match with token separator and the third on Enter key pressed.

regards,

Julien Moulin


Sebastian Kaczmarek staff pro premium answered 5 years ago

Hi @Julien Moulin thanks for the suggestions! We'll consider them for sure, cheers!


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.8.11
  • Device: Desktop
  • Browser: Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: No