apache / apache/cloudstack

UI: Dropdown doesn't list all the entries

Open
#9,729 14 comments 1 reaction 1 assignee Claimed by @vishesh92 View on GitHub
affects:4.17.2 affects:4.18 affects:4.18.1 affects:4.18.2 affects:4.19.0 affects:4.19.1 component:UI long-term-plan
Dominant language
Java
Stars
3.1k
Forks
1.4k
Avg merge
6d 19h
Merged PRs (30d)
32

Description

##### ISSUE TYPE
* Enhancement Request

##### COMPONENT NAME

~~~
UI
~~~

##### CLOUDSTACK VERSION

~~~
All versions which have the new UI
~~~

##### CONFIGURATION

N/A

##### OS / ENVIRONMENT

N/A

##### SUMMARY

The dropdown in the UI fetches all domains at once with the default page size. If the actual count of resources is higher, the keyword search doesn't work and the domains after the default page size can't be selected in the UI.

##### STEPS TO REPRODUCE

1. Create 10 domains with different names.
2. Set the default page size to 5.
3. The domain list while launching or importing a VM, doesn't show all the records.

~~~

~~~

##### EXPECTED RESULTS

~~~
I should be able to see all records or search by keyword and select. Or allow entering a UUID manually.
~~~

##### ACTUAL RESULTS

~~~
All entries in the drop down are not listed.
~~~

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.