tiny-vue icon indicating copy to clipboard operation
tiny-vue copied to clipboard

🐛 [Bug]: 表格组件和流程图问题

Open clearPeople13 opened this issue 1 year ago • 5 comments

Version

^3.12.0

Vue Version

^4.2.5

Link to minimal reproduction

https://opentiny.design/tiny-vue/zh-CN/os-theme/components/grid-filter#filter-advanced-filter image 就是过滤和排序都是以当前分页进行的,实际上这样有很多问题,也不是很合理,排序应该对全部数据排序,过滤也是。或者加一个这样的配置 还有流程图的问题 image 有数据但是没有渲染 https://opentiny.design/tiny-vue/zh-CN/os-theme/components/flowchart

Step to reproduce

https://opentiny.design/tiny-vue/zh-CN/os-theme/components/grid-filter#filter-advanced-filter https://opentiny.design/tiny-vue/zh-CN/os-theme/components/flowchart

What is expected

No response

What is actually happening

No response

Any additional comments (optional)

No response

clearPeople13 avatar Jan 29 '24 07:01 clearPeople13

Bot detected the issue body's language is not English, translate it automatically.


Title: 🐛 [Bug]: Table component and flowchart issues

Issues-translate-bot avatar Jan 29 '24 07:01 Issues-translate-bot

流程图还有一个问题,创建的数据只有一条,直接不渲染了,大于一条就会渲染一个空白的div

clearPeople13 avatar Jan 29 '24 07:01 clearPeople13

Bot detected the issue body's language is not English, translate it automatically.


There is another problem with the flow chart. There is only one piece of data created and it will not be rendered directly. If it is larger than one piece of data, a blank div will be rendered.

Issues-translate-bot avatar Jan 29 '24 07:01 Issues-translate-bot

还有一个问题下拉框组件,使用zoom样式会错位,不知道这个能不能修复

clearPeople13 avatar Jan 29 '24 07:01 clearPeople13

Bot detected the issue body's language is not English, translate it automatically.


There is also a problem with the drop-down box component. The style will be misaligned when using zoom. I don’t know if this can be fixed.

Issues-translate-bot avatar Jan 29 '24 07:01 Issues-translate-bot