Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Once confirmed, the run is marked as finished, an update is posted to the relevant channels, and the run is no longer displayed in the In Progress runs screen.

image-20250130-143106.png

...

Tablet and iPad Support

Status
colourGreen
titlemust-have

It is essential for all these features to work as well on Tablets and iPads.

Note: Test on iPad with Split view as well.

image-20250130-143150.pngimage-20250130-143300.png

Link Handling for Playbook Runs

Status
colourGreen
titlemust-have

When a run is linked in the channel(e.g., a run link posted in the channel, custom playbooks bot messages mentioned above), tapping the link should bring up the Run Details modal in the mobile app.

If the user lacks permission to view the run, show an error toast.

Custom bot messages

Status
colourYellow
titleNice-to-have

Playbooks has custom message blocks that provide interactive options and contextual metadata for certain messages. On mobile, these custom messages may have limited functionality based on the available feature set.

...

Note that links within the status update should be tappable.

image-20250131-115246.pngImage Added

Status Update Reminders

...

  • Tapping Post Update immediately navigates the user to that run’s “Post Update” modal.

  • Selecting a Snooze duration offers a bottom sheet with preset intervals (15 mins, 30 mins, 1 hour, 1 day, 1 week) to delay the reminder. Selecting any of these options should delete the update reminder message and schedule the reminder to be sent after the selected duration.

  • If offline, the user sees an error toast; the message remains so they can retry.

...

Retrospective Prompt (Run finished notification)

Once a run is finished, the system posts a prompt asking whether to fill out a retrospective report.

Since the functionality to add a retrospective is not available on mobile, this custom attachment for filling out the retrospective report should not show on mobile. The message to notify users that the run as ended should only contain the text “@user marked Run Name as finished.

Link Handling for Playbook Runs

When a run is linked in the channel(e.g., a run link posted in the channel, custom playbooks bot messages mentioned above), tapping the link should bring up the Run Details modal in the mobile app.

If the user lacks permission to view the run, show an error toast.

image-20250131-115300.pngImage Added

Edge Cases

  • No Connectivity:

    • If the user attempts to take an action like post an update or check off a task while offline, there should be a clear error message shown to the user. In case of posting an update, any data entered should not be lost and the user should stay on that screen and be allowed to copy the entered text before closing it or regaining connectivity.

      image-20250131-122809.pngImage Added
  • No In-Progress Runs:

    • The runs banner is hidden in the channel. The “Playbook runs” menu item is still present, but filters default to Finished runs.

  • No runs at all in a channel (In-progress and Finished)

    • The runs banner and the “Playbook runs” menu items are hidden for the channel. This is because we don’t have the ability to start a run, hence leaving nothing for users to view or an action to take once they go to Playbook runs.

  • Permission Issues:

    • If a user is not a participant in a run, they should not see that run in the channel banner or in the playbook runs list. The run should not be counted while displaying the number of in-progress runs for that user.

...