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
While researching #846 I had the ballot count modal open while some logs were being written to the UI. For some reason, the UI logs weren't auto-scrolling to the bottom. I tried to scroll but couldn't because the modal had focus and I couldn't scroll the UI logs without exiting out of the ballot count modal. I think it was especially noticeable during this because there was an error writing the rctab_cvr which makes you think something is wrong, but in fact the parsing of the CVRs to get the ballot count worked fine (which you would see if the logs were fully scrolled down).
What I Would Expect
The UI log would always be scrolled to the bottom to ensure I see the latest information.
The text was updated successfully, but these errors were encountered:
RCTab Version 1.3.999
What Happened
While researching #846 I had the ballot count modal open while some logs were being written to the UI. For some reason, the UI logs weren't auto-scrolling to the bottom. I tried to scroll but couldn't because the modal had focus and I couldn't scroll the UI logs without exiting out of the ballot count modal. I think it was especially noticeable during this because there was an error writing the
rctab_cvr
which makes you think something is wrong, but in fact the parsing of the CVRs to get the ballot count worked fine (which you would see if the logs were fully scrolled down).What I Would Expect
The UI log would always be scrolled to the bottom to ensure I see the latest information.
The text was updated successfully, but these errors were encountered: