[Bug] Global History-Result Set - The result set supports left and right slider optimization
- Dominant language
- Java
- Stars
- 3.4k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
### Search before asking
- [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
### Linkis Component
linkis-web
### Steps to reproduce
When viewing a result set with many fields, the left and right slider is not supported. You can only drag the mouse, which causes poor experience
1. Submit a table task with many query fields
2. On the management console, view the task result set
3. Do not support left and right slider, can only be dragged by the mouse, after dragging the row to column button will appear to support row to column view, use experience is not good
_________________________________________________________________________________________________________________________-
字段较多的结果集查看时,目前不支左右滑动条,只能靠鼠标拖动,体验不好
1、提交查询字段较多的表任务
2、在管理台查看该任务结果集
3、不支持左右滑动条,只能靠鼠标拖动,拖到后会出现行转列按钮支持行转列查看,使用上体验不好
### Expected behavior
New left and right sliders are added under the result set
___________________________________________________________________________
结果集下方新增左右滑动条,支持滑动查看
### Your environment
- Linkis version used: 1.1.2
- Environment name and version:
- cdh-5.14.2
- hdp-3.1.5
- hive-2.1.1
- spark-3.2.1
- scala-2.12.2
- jdk 1.8.0_121
- ....
### Anything else
_No response_
### Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
Contributor guide
Assessment
This issue has not been assessed yet.