Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for fixed choice list and css class combining #40

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

crawley
Copy link

@crawley crawley commented Aug 25, 2020

Fixes some bugs that I found when trying to implement select2 autocomplete with fixed choices.

  ... in 'data' after the first call to render.  This causes the
  widget to stop working when the user refreshes the page
  (for example).
  ... in the Select widget.  This caused the css classes for the
  <select> element to be incorrect if you attempted to include
  your own classes via the widget 'attrs' hash.
@crawley crawley changed the title Master Fixes for fixed choice list and css class combining Aug 26, 2020
@crawley
Copy link
Author

crawley commented Apr 8, 2021

Could someone please review and merge this? I'm sure these fixes would be useful to some people.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant