10 lines
459 B
Markdown
10 lines
459 B
Markdown
# TODO
|
|
|
|
- [ ] Fix: Tooltips cause horizontal scroll on less-wide screens. Investigate.
|
|
|
|
- [ ] Move routing logic from `Home` into `Calculator`
|
|
- [ ] Responsiveness:
|
|
- [ ] Tooltips on mobile need different UX
|
|
- [ ] Tooltips:
|
|
- [ ] Support multiple positions for tooltip (currently only `top-right` with fallbacks based on viewport)
|
|
- [ ] Move icons back under `/src` when https://github.com/facebook/create-react-app/pull/6060 is released as part of 3.0.2 |