RodrigoDLPontes / visualization-tool

Visualization tool for various data structures & algorithms taught in Georgia Tech's CS 1332 class
visualization-tool.rodrigodlpontes.vercel.app
Other
104 stars 67 forks source link

Error messages and shake animation during skip back #319

Open ljones315 opened 11 months ago

ljones315 commented 11 months ago

https://github.com/RodrigoDLPontes/visualization-tool/assets/67525591/40e2fd32-7a1b-419d-b197-80a06311f17a

If the user inputs a bad value they get feedback in the form of error messages and shaking input buttons - this is good!

If the user wants to skip back to a previous animation, they'll see these error messages and button shakes again. It just makes it seem as if something is wrong when it isn't.