Update TODO

This commit is contained in:
Melvin Valster
2019-07-26 21:22:13 +02:00
parent 8b03ff3c24
commit 32b13089c7
+2
View File
@@ -3,9 +3,11 @@
- [ ] SCSS: Normalize - [ ] SCSS: Normalize
- [ ] General: Add redux - [ ] General: Add redux
- [ ] General: Responsive on mobile - [ ] General: Responsive on mobile
- [ ] Tooltips on mobile
- [ ] Talent tree: Reset button per tree (?) - [ ] Talent tree: Reset button per tree (?)
- [ ] Fix: Initial load `pointString` validation (make sure all talents are valid and their deps are met) - [ ] 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 - [ ] Fix: Navigating between talent links for same class does not trigger re-render
- [ ] Nice to have: Support multiple positions for tooltip (currently only `top-right` with fallbacks based on viewport)
- [x] General: Talent tooltips - [x] General: Talent tooltips
- [x] Fix: Arrow should start underneath the icon - [x] Fix: Arrow should start underneath the icon
- [x] Talent tree: Arrows for dependencies - [x] Talent tree: Arrows for dependencies