[Rt-commit] rt branch, 4.4/improve-jump-to-unread-ui, repushed

Maureen Mirville maureen at bestpractical.com
Fri Dec 14 14:33:37 EST 2018


The branch 4.4/improve-jump-to-unread-ui was deleted and repushed:
       was 8ecb6f72c9104439b99b2263a797ed5f3e86ac04
       now c1f12f696edd8ea308f82ea2c34e69e342053d4a

1: 8ecb6f72c ! 1: c1f12f696 Improve UI of unread messages notification
    @@ -164,6 +164,12 @@
          $agent_a->follow_link_ok(
     -        { text => 'jump to the first unread message' },
     +        { text => 'Jump to Unread' },
    ++        'try to jump to first unread message'
    ++    );
    ++    like( $agent_a->base, qr/#txn-$reply_id$/, 'contains anchor' );
    ++
    ++    $agent_a->follow_link_ok(
    ++        { text => 'Jump & Mark as Seen' },
              'try to jump to first unread message'
          );
          like( $agent_a->base, qr/#txn-$reply_id$/, 'contains anchor' );



More information about the rt-commit mailing list