apache / couchdb-fauxton

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

change create db interface to radio buttons #1363

Closed mharrigan26 closed 2 years ago

mharrigan26 commented 2 years ago

Overview

Change the Create Database panel to use radio buttons when partitioning is available. Give more detailed guidance about picking the partitioned option as outlined here

Testing recommendations

Can test all of the changes by opening the Create Database panel and creating new partitioned/non-partitioned databases

GitHub issue number

Related Pull Requests

Checklist