MakdownCodeBlock
Closed this issue · 0 comments
Simon-He95 commented
Description
Currently, if the content in markdown is in non-expanded mode, the scroll bar should automatically scroll to the bottom if it appears, unless the user scrolls up to interrupt it. Then, if the user interrupts the update process and scrolls to the bottom again, the logic of scrolling to the bottom needs to be maintained.
Suggested solution
Currently, if the content in markdown is in non-expanded mode, the scroll bar should automatically scroll to the bottom if it appears, unless the user scrolls up to interrupt it. Then, if the user interrupts the update process and scrolls to the bottom again, the logic of scrolling to the bottom needs to be maintained.
Alternative
No response
Additional context
No response