mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
This fixes an error in the `inplace_rerender` code when we are trying to remove a rendered row and correcting the `row_focus` if it is on the row being removed. If the table is not in focus, we don't need to do anything.