Actions
Bug #5703
closedDisplaying/hiding a section in directive parameters sends an ajax call
Status:
Rejected
Priority:
1 (highest)
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
We actually make an ajax call when hiding/showing a section in Directive parameters.
This should be only done at client side.
Updated by Vincent MEMBRÉ about 10 years ago
- Target version changed from 2.6.19 to 2.6.20
Updated by Nicolas CHARLES almost 10 years ago
Hum, is it a bug ?
We need to store the state of each item, displayed or hidden, for when we add/remove elements
Otherwise, when we'll click on Add another, or Delete, it will fall back to defaut display state
Updated by Nicolas CHARLES almost 10 years ago
- Status changed from New to Rejected
i'm rejecting this as this is a feature - store server side the state of the form
Actions