This commit is contained in:
@@ -280,9 +280,10 @@ TAGS - At server if equality compare value is an array of strings then it's assu
|
||||
TODO: "Unsaved filter" being displayed, sb "Unsaved listview"
|
||||
|
||||
TODO: No way to make a new widget now!!!
|
||||
TODO: new widget save re-fetches unnecessarily
|
||||
- Instead should just use the data that came back with the save as it has all that's required
|
||||
- should manipulate the history api instead to seem like it never was at zero record ID before save
|
||||
TODO: save (post) of new record at client triggers renavigation to that page again which also triggers fetch
|
||||
- So what's the point of returning the full record on post?
|
||||
- Might as well return nothing if the save was successful other than the new ID
|
||||
- On the other hand, is the data still kept in the view or is create called again fresh and all that??
|
||||
TODO: Switch control has issues in mobile view throws error "touch is undefined"
|
||||
- Update and see if fixes or else switch to some other component
|
||||
TODO: HELP link on listVieweditor not working
|
||||
|
||||
Reference in New Issue
Block a user