Wrapping up for the day. File uploads and deletes pretty much work now. Need to figure out whey the form does not refresh or just ignore?
This commit is contained in:
@@ -211,6 +211,13 @@ export let ae_app_session_data_struct: key_val = {
|
||||
},
|
||||
'ds_loaded': {
|
||||
},
|
||||
|
||||
'files': {
|
||||
disable_submit__hosted_file_obj: false,
|
||||
processed_file_list: [],
|
||||
submit_status: null, // 'saving', 'created', 'updated', 'saved'
|
||||
},
|
||||
|
||||
'hub': {
|
||||
'show_xyz': null,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user