Skip to content

[Bug Report]select 组件需要删除多个选项的时候 #395

Open
@QRenjie

Description

@QRenjie

Environment

windows/chomre-Version 131.0.6778.86 (Official Build) (64-bit)/vue2

Reproduction link

https://www.iviewui.com/view-ui-plus/component/form/select#create

Steps to reproduce

  1. 进入 https://www.iviewui.com/view-ui-plus/component/form/select#create
  2. 在第二个多选框中(new york, london。。。)手动增加多个选项,尽可能多
  3. 让select失去焦点,滚动屏幕,将select下半部分在视口外
  4. 现在点击可见的任何项的删除,都无法删除,并且还会附加一个额外的交互:(会自动聚焦一次,然后触发视口聚焦)

只有在select聚焦或在视口中才能删除

What is expected?

  1. 不应该触发select额外的聚焦操作
  2. 只要能点击删除,就可以删除,这是最基本的功能

What is actually happening?

只有在select聚焦或在视口中才能删除

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions