Plus we should do some testing, etc. There are definitely some improvements to be made. The sandbox is setup to be very similar to tomahawk. So it won't matter much to the user when it moves out. Just change the URI in the tag import statement on your jsp.
sean On 7/2/05, Martin Marinschek <[EMAIL PROTECTED]> wrote: > I would agree with Sean we make it a requirement for all sandbox > components to have documentation attached before they move out of the > sandbox, so as soon as this is done, move it in I would say! > > regards, > > Martin > > On 7/2/05, Grant Smith <[EMAIL PROTECTED]> wrote: > > Sean, > > > > The inputSuggest component is great. I can confirm it works in Mozilla > > and Firefox. There seems to be a small issue with Konqueror (KDE) in > > that if you DOWN ARROW into the list, it just selects the first item, > > and you then lose the rest of the items. However, I suspect that this is > > just due to Konqueror's bad javascript interpreter with which I've had > > problems with in the past. > > > > So now the obvious question is: How long before we boot it out of the > > sandbox into Tomahawk ? I presume there is a prescribed testing / > > waiting period ? > > > > Thanks and congrats to Matt and Sean for the first sandbox component!! > > > > > > > > Sean Schofield wrote: > > > > >Grant, > > > > > >The autogenerated id's do not have ':' in them anyways. The clientId > > >has it but not the component id. In my case I was deriving the id of > > >some hidden fields based on the client id which was a mistake. If I > > >just derive off the component id everything is fine. > > > > > >sean > > > > > >ps. Thanks for looking into this. Give the new component a try if > > >you're interested. > > > > > > > > > > > > > > > > >
