You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user clicks "Delete…" in a message's actions menu, we do not present a confirmation dialog yet. I wrote "Delete…" to suggest that the action has more steps, which could let the user cancel their action. It is currently misleading, and we have to choose between:
When the user clicks "Delete…" in a message's actions menu, we do not present a confirmation dialog yet. I wrote "Delete…" to suggest that the action has more steps, which could let the user cancel their action. It is currently misleading, and we have to choose between:
confirmationDialog(_:isPresented:titleVisibility:actions:)
pointfreeco/swiftui-navigation
.confirmationDialog
overloadspointfreeco/swiftui-navigation
case studies:02-ConfirmationDialogs
UndoManager
(see Global undo/redo #117)t
time, until the user uses the feature…) not to bother the user too muchThe text was updated successfully, but these errors were encountered: