Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[comp:select] 下拉框新增loading 效果 #1435

Closed
1 task
danranVm opened this issue Jan 18, 2023 · 1 comment · Fixed by #1439
Closed
1 task

[comp:select] 下拉框新增loading 效果 #1435

danranVm opened this issue Jan 18, 2023 · 1 comment · Fixed by #1439
Labels
Comp:Select enhancement New feature or request

Comments

@danranVm
Copy link
Member

  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

下拉框的数据源来自后端且数据量大,需要进行分页处理;希望动态修改 dataSource 的过程中有加载中的效果。

What does the proposed API look like?

<IxSelect :loading="loading" />

@idux-bot
Copy link

idux-bot bot commented Jan 18, 2023

Translation of this issue:

[Comp: SELECT] drop -down box new Loading effect

What proplem does this feature solver?

The data source of the drop -down box comes from the back end and the data volume is large, which needs to be paged; I hope that there is a loading effect in the process of dynamic modification of DataSource.

What does the proposed api look like?

Ixselect: loading = "loading" />

@danranVm danranVm added the enhancement New feature or request label Jan 18, 2023
@danranVm danranVm removed their assignment Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Comp:Select enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant