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
After implementing functionality to clear the DOM and rebuild To Do Lists on the Dom so they are still visible after refreshing the page, we found an issue where the card flip-flop left and right at each page load. Issue was discovered with two cards. We will work to correct the issue by revisiting our masonry layout.
The text was updated successfully, but these errors were encountered:
John worked out some of this bug. If there is a single card in a column, it may change left - to - right on refresh but doesn't change its actual position in the list.
After implementing functionality to clear the DOM and rebuild To Do Lists on the Dom so they are still visible after refreshing the page, we found an issue where the card flip-flop left and right at each page load. Issue was discovered with two cards. We will work to correct the issue by revisiting our masonry layout.
The text was updated successfully, but these errors were encountered: