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
Is your enhancement related to a problem? Please describe.
When you update a post, updates will be distributed automatically and instantly, but there is no feedback if they succeeded or field. Describe the solution you'd like
We may show a confirmation / error message, at least something like
post was successfully distributed via all x connections.
post was successfully distributed via x connections, failed via y connections. Designs
N/A Describe alternatives you've considered
N/A Additional context
if will be helpful for third part integrations too, in our case, we are using background tasks to distribute updates
The text was updated successfully, but these errors were encountered:
Is your enhancement related to a problem? Please describe.
When you update a post, updates will be distributed automatically and instantly, but there is no feedback if they succeeded or field.
Describe the solution you'd like
We may show a confirmation / error message, at least something like
Designs
N/A
Describe alternatives you've considered
N/A
Additional context
if will be helpful for third part integrations too, in our case, we are using background tasks to distribute updates
The text was updated successfully, but these errors were encountered: