Files
Calculateur-Talents-Wow/TODO.md
T
Melvin Valster db972548c9 Update TODO
2019-07-26 22:44:07 +02:00

622 B

TODO

  • Fix: Initial load pointString validation (make sure all talents are valid and their deps are met)

  • Fix: Navigating between talent links for same class does not trigger re-render

  • Styling:

    • SCSS: Normalize
  • General:

    • Add redux
  • Responsiveness:

    • Tooltips on mobile need different UX
  • Talent tree:

    • Reset button per tree (?)
  • Tooltips:

    • Support multiple positions for tooltip (currently only top-right with fallbacks based on viewport)
  • Code splitting?