appbaseio / dejavu

A Web UI for Elasticsearch and OpenSearch: Import, browse and edit data with rich filters and query views, create reference search UIs.
https://dejavu.reactivesearch.io
MIT License
8.36k stars 511 forks source link

Note/hint for entering index name to connect #480

Open cweiske opened 3 months ago

cweiske commented 3 months ago

Is your feature request related to a problem? Please describe.

When starting dejavu for the first time and it's not clear what we need to do. When we enter the URL http://myserver:9200 nothing happens. It took several confused minutes to realise that, until an appname is entered, the connect button is disabled. It's obvious once you've done it but one idea might be to leave the button enabled (and put it on the left) and post a warning when it is clicked (or Enter is pressed) about missing connection information.

Alternatively, after the URL is entered/changed you could actually load the list of indices as a dropdown box.

This was already described in https://github.com/appbaseio/dejavu/issues/270, which has been closed without the issue being resolved.

Describe the solution you'd like dejavu should list all indices available when only the URL is entered.

Describe alternatives you've considered The "connect" button should not be greyed out and a warning/error message should be shown when clicking "connect" without an index.

siddharthlatest commented 2 days ago

This would be good to have.