Good catch on the first point. It's fixed now and pushed to GitHub.

Can you describe the problem in point 3 a bit? And if you could create
issues at GitHub for the enhancements would be great.

Regards,
Joakim


On Thu, Aug 11, 2011 at 5:58 PM, George Christman
<gchrist...@cardaddy.com> wrote:
> Excellent, thanks for incorporating that feature. I have encountered a few
> bugs though.
>
> 1. When using a value encoder, the component seams to be adding the label
> string value to the hidden field rather than the string id provided by the
> value encoder.
>
> &lt;input id=&quot;commentators-values&quot; type=&quot;hidden&quot;
> name=&quot;commentators-values&quot; value=&quot;George
> &lt;gm...@myemail.org&gt; ;Charlie &lt;char...@myemail.org&gt; ">
>
> This results in the following error
> Caused by: org.apache.tapestry5.ioc.util.UnknownValueException: Could not
> find a coercion from type java.lang.String to type
> org.company.eprs.entities.ApplicationUser.
>
> 2. The duplicated textarea's seemed to be a result of my auto resizing
> textarea script. Resolved
>
> 3. A new issue has been created with greater than less than now.
>
>       George Christman &lt;g...@myemail.org&gt; &lt;/g...@myemail.org&gt;
>
>
> Couple enhancements I feel could add more value and flexibility to the
> component.
>
> 1. I think adding a vertical parameter that takes a boolean would be a nice
> addition. This would allow the component to either display the box's
> horizontally as is, or if vertical == true, display the input fields with
> the box's vertically,  "Similar to the Facebook language selection under
> edit profile".
>
> 2. Giving the component the ability to use a comma to add new items that may
> not be contained within the autocomplete selection would be a great
> addition. This would be useful when using the component with email.
>
> Thanks Joakim, excellent job.
>
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/ANN-Tapestry-tagselect-version-1-0-released-tp4639340p4690017.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to