Topic: multiselect dropdown

labtasks pro asked 6 years ago


i am loading a form via jquery ajax dynamically in which your  multiselect dropdown is loaded along the form.the problem is that the searchTextbox becomes disabled and is not working when i click on it.also if i 1000 entries in the dropdown the save button is at the last .that means i have to scroll all away to down  to click on it so that my dropdown is closed.this is frustating.Also since it is button it posts the form which i do not want .I replaced the button with span but it is showing outside the dropdown ,this is annoying .I had to write the separate script to change this behavior by using event.preventDefault() function of jquery .So many bugs,your library is annoying , now tell me how to fix these bugs ,its eating my time rather than saving


Jakub Strebeyko staff answered 6 years ago


Hello there,

Regarding the disabled search text input, the bug report has been submitted and fixing it shall be scheduled. The thing stands similarly with save buttons in case of big amount of options, although it's worth to mention that the select saves options picked whenever it is closed. As far as button form submission is concerned, when a button is the lonely button in a <form> element, it assumes type="submit" attribute, which is behavior is browser-specific and can easily be altered. Please let me know if I missed an issue and please don't hesitate with feedback.

For future reference, please make sure that code snippets are complete. It greatly prolongs debug time and eventual resolve when, for this example, necessary libraries are not imported, the modal has no toggling mechanism and JavaScript code never initiates the select. Thanks.

With Best Regards,
Kuba


Jakub Strebeyko staff commented 6 years ago

You might want to check the workaround here: https://mdbootstrap.com/support/search-in-mdb_select-within-a-long-modal-not-working/

labtasks pro commented 6 years ago

can your dropdown load list of items dynamically on scroll ,paging machanism?

Jakub Strebeyko staff commented 6 years ago

Do you mean material select or dropdown? If by "scroll paging" you mean scrolling down, then the answer is yes, but in case of material select be sure to destroy before and re-initialize the select after data load. Also, please create a thread for each separate concern, so they all can be properly addressed. Thanks.

Jakub Strebeyko staff answered 6 years ago


Hi there labtasks,

Welcome to the support board! First of, thanks for your input, we might just use it push MDB forward. Sorry to hear about your frustration, through - let's deal with its sources. As many issues at once are tackled here, I suggest sharing the code here (or codepen.io, or jsfiddle.net) so we can figure out what exactly got goofed, one thing at a time.

With Best Regards,
Kuba


labtasks pro commented 6 years ago

https://jsfiddle.net/o861y079/2/

labtasks pro commented 6 years ago

kindly see the code and resolve

labtasks pro commented 6 years ago

very poor support


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

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags