Closed jhyeep closed 2 months ago
Changes
Changed CountdownTimer logic from a regular setInterval to setTimeout, to dynamically adjust the delay between executions based on drift time
CountdownTimer
setInterval
setTimeout
Also fixed a typo in the storybook props table for Filter. toggleFilterButtonStyle was incorrectly named as toggleFilterButtonType
Filter
toggleFilterButtonStyle
toggleFilterButtonType
[delete] branch
Additional information
Changes
Changed
CountdownTimer
logic from a regularsetInterval
tosetTimeout
, to dynamically adjust the delay between executions based on drift timeAlso fixed a typo in the storybook props table for
Filter
.toggleFilterButtonStyle
was incorrectly named astoggleFilterButtonType
[delete] branch
Additional information