tnc-ca-geo / animl-frontend

A frontend web app for viewing & labeling camera trap data by The Nature Conservancy.
https://animl.camera
Other
16 stars 0 forks source link

Make foward/backward month arrows in date picker stay still #114

Open nathanielrindlaub opened 1 year ago

nathanielrindlaub commented 1 year ago

Currently, when the date picker's openDirection is "up" and you try to toggle through months quickly, the arrow jumps up and down b/c the height of the component changes with the number of days in the month.

Not a huge deal but kind of annoying. Worth looking into a fix.

nathanielrindlaub commented 3 weeks ago

This is a bit maddening so bumping it up to high-priority. Seems like it should be a relatively simple thing to find a solution for.

nathanielrindlaub commented 3 weeks ago

Related: #183 (Looking into new date picker component)