1.7 KiB
1.7 KiB
Project TODO
Bugs
-
Add automated regression test for explorer search (Vitest + RTL)
-
Pagination not working
-
Fix search in explorer
UI Improvements
- Mobile / tablet / desktop responsive views
- Change colours to be more consistent across tabs
- Add job sub-filters for armour and weapons
Inventory UI
- More compact grid layout
- Tooltips on hover
- Formatted stat info for weapons and armour
- Item effects for consumables
- Recipe details for ingredients
- "Scrolls" tab with spell details
- Wiki links for further reading
- Sorting advisor – highlight when the same item appears in multiple inventory tabs
- Inventory import from CSV
Recipes UI
- Filter for recipes whose ingredients are fully or partially owned
- Show which inventory tab contains each owned ingredient
- Display item icons where available
- Display item descriptions where available
Desynthesis UI
-
Owned / Partially owned ingredient filters
-
Craft-coloured sub-tabs consistent with Recipes page
-
Display crystal icons
-
Filter for recipes whose ingredients are fully or partially owned
-
Show which inventory tab contains each owned ingredient
-
Display item icons where available
-
Display item descriptions where available
Performance
- Speed up loading of data (consider table joins)
Cross-section Linking
- Clickable items in recipe table / inventory that open the same item in the explorer
Stretch Goals
- Quest advisor
- Gear build advisor
- AI assistant powered by fine-tuned FFXI wiki data
- Frontend DB editor to correct data / add icons