biothings / biothings_studio

Pre-configured & ready-to-use BioThings API development environment
Apache License 2.0
4 stars 3 forks source link

Need an Index Selector in "Apply increment update (diff)" dialog #129

Open newgene opened 9 months ago

newgene commented 9 months ago

Similar to #128, there is another index selector dropdown in the apply-diff dialog, which suffers the same issue when the list of ES indices becomes very long:

click the "Apply" button after a diff release is generated:

image

Then it shows an index dropdown in the dialog:

image

We can pretty much reuse the same improved index selector from #128.