Skip to content

[BB-8206] feat: reverse the lists to show the newest on top

Stephannie Jimenez Gacha requested to merge bb-8206 into master

Short description on what are changed/implemented in this pull request This PR fixes #119 (closed) by reversing the rendered list to show the newest entries on top

Supporting information

Visual changes

The entries look the same, but the order is changed,

image

And when a new list is created, it appears on the top,

image

Merge deadline

None

Testing instructions

Step by step procedure

  1. Start the frontend
  2. Sign in
  3. Create a list - it should be rendered as the first entry
  4. In case the account doesn't have any lists, please create more than one to check the behavior of the PR

Author notes and concerns

None!

Merge request reports