opentiny / tiny-vue

TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.
https://opentiny.design/tiny-vue
MIT License
1.71k stars 266 forks source link

🐛 [Bug]: tree in tinytheme is different #678

Open STofone opened 1 year ago

STofone commented 1 year ago

Version

latset

Vue Version

latset

Link to minimal reproduction

https://tinyuidesign.cloudbu.huawei.com/tiny-vue/zh-CN/os-theme/components/tree#highlight-current

Step to reproduce

.

What is expected

tree in tinytheme is different tinytheme select all the node but tinyvue select part of it the border-radius seems not working in tinyvue image image

What is actually happening

No response

Any additional comments (optional)

No response

Issues-translate-bot commented 1 year ago

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


Title: 🐛 [Bug]:

Huangyilin19 commented 1 year ago

确实是个问题,我们内部研究下解决方案。

Issues-translate-bot commented 1 year ago

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


It is indeed a problem, and we are working on a solution internally.

shenjunjian commented 3 months ago

1、样式带来的用户体验差异, 并不影响组件的功能与使用。 2、hover时高亮一整行,还是只高亮块到底哪个好, 就体验上来说各有好坏。 3、element ui是高亮一整行, 但华为云规范是明确只高亮块的。

该问题待讨论,建议保留不变

Issues-translate-bot commented 3 months ago

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


The difference in user experience brought by styles does not affect the function and use of components.

Which one is better, highlighting an entire line when hovering, or just highlighting a block? Each has its own pros and cons in terms of experience. To be discussed