[Improvement-16947][UI] Task instance log details should always stay at the bottom
Purpose of the pull request
Task instance log details should always stay at the bottom.
close #16975
Brief change log
The log details area for task instances should always remain scrolled to the bottom, allowing users to view the latest log output in real-time.
Final effect 1
Final effect 2
Verify this pull request
This pull request is code cleanup without any test coverage.
Pull Request Notice
If your pull request contains incompatible change, you should also add it to docs/docs/en/guide/upgrade/incompatible.md
Please follow the pull request notice first.
Well, should I use it like this? [Improvement-16947][UI] Task instance log details should always stay at the bottom
I think this feature needs disscussion. No all users needs this when the log is very large and refresh very fast.
Add a button that allows the user to manually control whether to scroll to the bottom, without forcing automatic scrolling. Would that work?
I think this feature needs disscussion. No all users needs this when the log is very large and refresh very fast.
Add a button that allows the user to manually control whether to scroll to the bottom, without forcing automatic scrolling. Would that work?
Like this.
Please follow the pull request notice first.
Well, should I use it like this? [Improvement-16947][UI] Task instance log details should always stay at the bottom
You can take a look at https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md
Add a button that allows the user to manually control whether to scroll to the bottom, without forcing automatic scrolling. Would that work?
I think it's a good idea.
Add a button that allows the user to manually control whether to scroll to the bottom, without forcing automatic scrolling. Would that work?
I think it's a good idea.
The code has been submitted
You didn't create a new improvement issue and link to this PR. @imizao
Generally LGTM. Just some NIT.
Fixed the NITs, thanks for the suggestions!
You didn't create a new improvement issue and link to this PR. @imizao
This PR addresses #16975
Quality Gate passed
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
The Final effect 1 and Final effect 2 is strange, shouldn't show the response over and over again, there is no log content here.
I found that the submitted code is incomplete,can the page refresh automatically when the mouse reaches the bottom so that I don't have to manually update it?
This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 7 days if no further activity occurs.
This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request.