The
member home page features many widgets. Previously these had confusing (1)(2) links that would move the widget to Member 1 or Member 2.
This has been replaced with a simplified (Hide) button that moves widgets to the
Hidden section.
My next goal was to provide
customizing widget order. I tried both flex and grid displays and yet putting "order: 3" never seemed to apply the way one would expect. Say for example you wanted to move something in the middle one space to the left, it will end up the first item unless everything else is assigned a custom order as well.
--
Rei