Closed Maulishree-Awasthi closed 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.
See https://github.com/learn-awesome/learn/issues/240 for pending improvements for this life planner.
Added tailwind css to the slider knob.