Hi,

We have a web-console that run on rails, on the console we have a button
to add a new entry and below it we show all the entries that are already
present in a box. when we click on the button a request goes to the
backend to add that entry, when that request is complete a pop-up comes
with message that entry was successful or not. This feature has been
working fine. Of late we have observed a bug.
when we click on add a new entry and before that request is complete if
we double click on an entry in the box to view the details of another
entry, the pop-up still comes with success message but when go to the
backend to verify if the entry was made or NOT, we dont find the new
entry.

Can anyone throw light on what could the possible reason be.


This is my first post on this forum, hope i am not breaking any rule by
asking this question here.

Thanks,
Uday.

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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-talk?hl=en.

Reply via email to