earthstar-project / react-earthstar

A UI toolkit for making collaborative, offline-first applets for small groups.
GNU Affero General Public License v3.0
60 stars 5 forks source link

add button works when pub field is blank #42

Closed ikethefifth closed 3 years ago

ikethefifth commented 3 years ago

when you are creating a new workspace, you can click "Add" as if adding an initial pub even when the field is blank, and a pub will be added with no text to the list of pubs. you can add multiple blank pubs, but clicking remove on one will remove all of them.