Open ugurtur opened 1 month ago
Contact: bulentv UndoStack and RedoStack appear to be string arrays where each item is like " ()".
table UndoRedoStackUpdate { undo_stack:[string]; redo_stack:[string]; }
We would like to display only stack item name (which could contain parens) Our suggestion is to update it to have the names separately, removing need to parse by parens on the client?
Oldlink: https://github.com/zerodensity/test/issues/303 Tag: RHUB-1433
Contact: bulentv UndoStack and RedoStack appear to be string arrays where each item is like " ()".
We would like to display only stack item name (which could contain parens) Our suggestion is to update it to have the names separately, removing need to parse by parens on the client?
Oldlink: https://github.com/zerodensity/test/issues/303 Tag: RHUB-1433