Inventory Improvements
The inventory page on Kumos (I'm going to need an emoji or something to denote that here 😰) has been updated, and I know that it just seems like a List Of Inventory Items, but a lot went into creating this page, and it'll make building additional pages much easier.
Generated Table
The table that lists the items is something we use a lot on other pages on Subeta, and you'll notice that you can sort by column
very quickly (that's key!). I can also easily add a column with a check-box for multi selecting. This table backend will power a lot of upcoming pages! Things like user shops and custom wearable shops become much easier with this underlying component made so easily transferable.
Actions
Right now you can move items to your vault, or items that aren't in your wardrobe will have a wardrobe action. This is building up the movement of inventory items (that comes with all of the logging needed for the UAs to check if something goes wrong!) and wardrobe/vault items. This makes it easier to add additional actions (And I will be as soon as I hit post here ;)) and use those same actions elsewhere on the site.
Smaller Updates
Item Hovers
- ➕ Shows avatar preview
- 🔜 Wishlist details, and the ability to add to wishlist
- 🐛 These do not work on inserted UI
News
- 🏛 Archive has "load random post" button that generates a random news post from that month. I got this on my first spin 🙃
- ⏲️ Some improvements need to be made to the speed on loading these older posts - it has to get a lot of things that are not in cache

- 🔜 Going to move these posts to a separate tab on the news ("Kumos Improvements") soon