Building Leyborn Idle: Inventory UI and Filtering System


What We Did

We’ve introduced a complete inventory interface built for clarity and control.
Players can filter by item type, mark favorites, and search by name or tag. Tabs provide manual organization, a personal way to group items.

Sorting modes rotate through Name, Rarity, Value, and Quantity, with each option updating live.
All elements follow a consistent design language with standardized spacing, color, and typography.

Why It Matters

  • Usability: Information is accessible without clutter. Ideal for idle or long-session gameplay.
  • Flexibility: Filters and search give control to both casual and completionist players.
  • Design consistency: Uses the same visual framework as Mining, Smelting, and Smithing views.
  • Scalability: The grid and filter logic can support thousands of items with minimal rebuild cost.

Next Steps

Up next, we’ll dive into the Item Details and Tabs System showing how rarity colors, favorites, and move buttons work behind the scenes.