lift / lift/framework

Cannot clear out multiselect

Open
#1,139 1 comment 0 reactions 1 assignee View on GitHub

@dpp is already working on this.

Since Mar 1, 2012.

P:Normal T:Defect
Dominant language
Scala
Stars
1.3k
Forks
275
PR merge metrics
No merged PRs in 30d

Description

As long as the user selects something in the multiselect, it works fine. But if the user de-selects all of the items in a multiselect, instead of clearing the selection, the selection remains unchanged.

I have a sample app demonstrating the problem in the empty-multiselect-bug branch on git://github.com/leedm777/lift-sample-app.git.

git clone git://github.com/leedm777/lift-sample-app.git -b empty-multiselect-bug

See related ML threads:
http://groups.google.com/group/liftweb/browse_thread/thread/9f8e460b8d57a741/eaa06d46106a134a
http://groups.google.com/group/liftweb/browse_thread/thread/e8c9fec7c3512fc7/91bba42ebcaa2941
http://groups.google.com/group/liftweb/browse_thread/thread/46e70d3130e52c18/8365d375163af9bb

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.