apache / couchdb-fauxton

Fauxton is the new Web UI for CouchDB
https://github.com/apache/couchdb-fauxton
Apache License 2.0
378 stars 225 forks source link

[Bug fix] Set a default value for local database source/target for New Replications #1409

Closed mharrigan26 closed 1 year ago

mharrigan26 commented 1 year ago

Overview

When Local database is selected as the source/target for a new replication, set the internal value of localSource/localTarget to the first database by default. This reflects the behavior of the dropdown menu.

Testing recommendations

Set the source/target type to Local database without changing the selection of the Name dropdown menu. The default value should be set to the first database and the Start Replicationbutton should be enabled.

GitHub issue number

Related Pull Requests

Checklist