The discarding transi action should illustrate that items appear from the bottom,is not working as illustrated in this animation:expected:
{F2908176- When an item is discarded, size=full}
- The discarded element fades moving vertically.a new one should appear at the bottom of the list.
- The discarding transition should illustrate that items appear from the bottom, as illustrated in this animation:
--- The items below in the list move up to fill the generated gapdiscarded element fades moving vertically.
-- The items below in the list move up to fill the generated gap.
-- A new suggestion appears at the end of the list.
{F2908176, size=full}
This aligns with the top-down processing direction of the list: the user moves from top to bottom acting on items (i.e.., we don't want new items to appear at the top forcing the user to keep moving up and down).