moontreeapp / moontree

Primary Mono Repo
6 stars 5 forks source link

disable export without password #529

Closed lastmeta closed 2 years ago

lastmeta commented 2 years ago

Describe The Task

must tell the user they can't export if they haven't set a password yet. be able to detect that they have set a password

res.passwords.data.length > 1 ?

Additional Context

needs design work

lastmeta commented 2 years ago

closing for now because this is a post mvp feature see #508