You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace images in the React slideshow slides with the values something like a live bar chart from the user's state instead of boilerplate values, according to the user's situation. The pin's in the Slack have some whiteboards which explain the calculations in a different way, if the values get confusing.
Take the Benefit Formula page and/or Figma.
Replace images in the React slideshow slides with the values something like a live bar chart from the user's state instead of boilerplate values, according to the user's situation. The pin's in the Slack have some whiteboards which explain the calculations in a different way, if the values get confusing.
There is already a slide-show functionality implemented using
react-slick
as of #171. Focus on:@stvnwn had begun work on this at:
https://github.com/stvnwn/windfall-elimination/tree/revamp-benefit-formula-page. #64 (comment) has a demo of it working to the extent that it is in that old branch. He used the
framer-motion
library but you don't necessarily need to.It might be helpful to reference the original Benefit Formula Google Slides deck as well.
There are some minor edits to the Benefit Formula page in #80. Some may or may not be already done.
The text was updated successfully, but these errors were encountered: