Project

General

Profile

Actions

Feature #67147

closed

AJAX delete content element

Added by Simon Schaufelberger almost 9 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2015-05-26
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Deleting a content element in the right and main frame could be done via AJAX. That would avoid the disturbing page reload.

  • hide content element via css
  • set deleted = 1 via ajax
  • if something fails, just show the content element again via css
  • use 'undo' instead of javascript confirmation (?). Maybe only show js confirmation if there is no deleted column available, so that the db entry is not lost?
Actions

Also available in: Atom PDF