Files
heros_web/docs/battle-command-menu-rework-report.md

24 lines
1.4 KiB
Markdown

# Battle command menu rework report
## Summary
- Reworked the battle command menu rows to use larger raster icons, clearer status badges, and short tactical details.
- Reworked strategy/item selection rows to align with the combat preview panel: large action icon, value card, and three compact metric chips.
- Reworked target candidate rows to show icon-based mini metrics for damage/heal/buff, success or hit rate, and counter/status impact.
## Verification
- Build: `pnpm build` succeeded.
- Local browser: command menu, strategy menu, and support target candidate guide opened without console errors.
- Deployed browser: `https://comtropy.synology.me/heros_web/?debug&debugBattleSetup=attack-preview&v=command-menu-rework-20260703b` opened in a PC browser without console errors.
- Console errors: 0 during local verification and 0 during deployed verification.
## Captures
- Local command menu: `docs/battle-command-menu-rework-local-command-menu.png`
- Local strategy menu: `docs/battle-command-menu-rework-local-strategy-menu.png`
- Local support targeting guide: `docs/battle-command-menu-rework-local-support-targeting.png`
- Deployed command menu: `docs/battle-command-menu-rework-prod-command-menu.png`
- Deployed strategy menu: `docs/battle-command-menu-rework-prod-strategy-menu.png`
- Deployed support targeting guide: `docs/battle-command-menu-rework-prod-support-targeting.png`