Modify

Ticket #456 (closed enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

change save changes update in Ajax calls

Reported by: juruen@… Owned by: juruen@…
Milestone: 0.9 Component: base
Severity: normal Keywords:
Cc:

Description

Now, there is a cgi available to check if the save changes class must be changed to show that a gconf change has occurred. So, now, when an Ajax call is done, the steps which take place are:

  • Ajax call (edit/add/del...)
  • Return form Ajax call
  • Call to cgi which spits out the classname

This sucks a bit, because the user receives the answer of the first Ajax call, and for example, a table is updated. And after that, the second call is received which takes a bit, and the result is quite ugly.

To work this out, we could return in the first Ajax call javascript code which modified the Save Changes className. I don't like it, but it will make it look better.

Attachments

Change History

comment:1 Changed 6 years ago by juruen@…

  • Type changed from defect to enhancement

comment:2 Changed 6 years ago by juruen@…

  • Status changed from new to assigned

comment:3 Changed 6 years ago by juruen@…

  • Status changed from assigned to closed
  • Resolution set to fixed
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.