Closed Nopfed closed 8 months ago
bug seems to be related to buttons while loading. when the button was the last element in the td
, it was causing scrollbar to appear and bounce no matter the height of the table.
Adding a margin to the bottom of the button appears to stop this from adding a scrollbar that bounces while loading.
Scrollbar appears and disappears repeatedly when
loading
istrue
, causing a flicker after submission on new description.