IDEMSInternational / parenttext-malaysia

0 stars 0 forks source link

Place "Next" Button after every 2 consecutive messages #14

Closed lauriemarkle closed 10 months ago

lauriemarkle commented 10 months ago

To avoid backscrolling, ensure that a "next" button appears after any two consecutive messages (i.e. after the second, before the third), regardless of flow

image

In the message above, a next button would go after the intro text and the comic.intro

fagiothree commented 10 months ago

As a partial fix, we can overwrite the following templates for Malaysia adding "NEXT" as quick reply and a wait for response node:

istride commented 10 months ago

Adding this here for my own benefit, if nothing else.

The problem is that when a series of messages is sent without interruption, a user may need to scroll back to reach the first message, which is considered a bad user experience.

The proposed solution is to deliberately interrupt the sending of messages by prompting a user to confirm that they are ready for the next message(s) and reduce the probability that a user would need to scroll back.

fagiothree commented 10 months ago

Content flow templates redefined as described above in https://docs.google.com/spreadsheets/d/13XUkS7VbGJSg1xiOb2tVOIFcoiochpxqaQeBTk2Ibns/edit#gid=1329498385