learn-awesome / learn

A social network of lifelong learners built around humanity's universal learning map.
https://learnawesome.org/
Other
344 stars 41 forks source link

Update life.html #248

Closed Maulishree-Awasthi closed 3 years ago

Maulishree-Awasthi commented 3 years ago

Added tailwind css to the slider knob.

nileshtrivedi commented 3 years ago

@Maulishree-Awasthi Fantastic! Can you add Before and After screenshots in the PR description for browser where this does make a difference? I suspect it adds pulse animation for Safari only. Doesn't seem to work in Chrome or Firefox.

BTW, the bigger pending task here is that the pulsating dot at the bottom is supposed to represent your current life stage. So, when the user modifies the slider, the value should be saved in localStorage. Similarily, when the page loads, loadAllData() function should read this value from localStorage and apply when it exists.

nileshtrivedi commented 3 years ago

See https://github.com/learn-awesome/learn/issues/240 for pending improvements for this life planner.