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.68k stars 266 forks source link

🐛 [Bug]: Grid表格组件的Enter按键无效 #1969

Open justhhl opened 3 months ago

justhhl commented 3 months ago

Version

3.17.10

Vue Version

3.17.10

Link to minimal reproduction

https://www.opentiny.design/tiny-vue/zh-CN/aurora-theme/components/grid-mouse-keyboard

Step to reproduce

Grid 表格中,选中一列单元格,编辑后,按Enter键。

What is expected

编辑单元格,按Enter键后,能取消编辑,并移动到当前活动单元格下面的单元格。

What is actually happening

编辑单元格,按Enter键后,不能取消编辑,也不能移动到当前活动单元格下面的单元格。

What is your project name

ERP

Any additional comments (optional)

No response

Issues-translate-bot commented 3 months ago

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


Title: 🐛 [Bug]: The Enter button of the Grid table component is invalid