Ingo Schommer
Ingo Schommer
100% on what Sam said, thanks for outlining that without getting bogged down in details :) > We do provide a UI construction tool in our toolbox, it's called React....
No, since Google Inbox effectively delays carrying out an action that becomes irreversible once performed (sending an email). In our case we'd carry out the action immediately, but allow authors...
This is a rabbit hole of client-side state updates. If you unpublished a page, it'll reflect the new status in the tree view. If you now undo that (re-publishing the...
Good point. We'll likely fix this as part of switching the UI to React in the first place. For now, both existing implementations ("more options" in file edit view, and...
@newleeland @clarkepaul What do you think about this?
There are no plans to make this a supported module for SilverStripe 4.x at the moment, but we're happy to provide feedback on community-driven pull requests for 4.x compatibility :)
The "keep ratio" feature already exists in "insert media" and "insert image", so the ACs are confusing. Removed the following AC: > Dimension ratios could be kept and updated as...
I can't think of a common use case for changing the aspect ratio of an inserted image (it'll always distort its contents). I bet there are some, but that signals...
Removing from milestone - it's a valid concern, but not a common use case (users changing their mind about a batch selection). Will also be made partially obsolete by more...
I like it - moving the "edit" triggers to the bottom gives you more room, and it's a more natural place for actions (save/publish is there as well). It might...