Two (minor) issues:

If a request for a list of auto-completion suggestions returns an error
page (e.g. 404 or 500), this error page is shown inline where the
suggestions should have appeared! May be better to not show anything in
this case? (Alternatively, you could allow a warning icon to be set,
similar to the "indicator".)

If a request for a list of auto-completion suggestions returns an empty
page, the indicator icon remains active! (I think this could be fixed
simply by surrounding part of the updateChoices method with a test for
choices.length > 0)

(For the record: I'm using script.aculo.us 1.6.1)


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Ruby on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to