lockbox-extension
lockbox-extension copied to clipboard
Use an "empty string" placeholder for entries in the "view details" component?
Sometimes, fields in an entry could be legitimately blank (e.g. an entry for your wifi password might not have a URL and probably don't have a username). To help ensure that the UI is clear and generally looks pretty, maybe we should have an "empty string" placeholder?
It should probably be different from the "edit details" placeholders, since those placeholders are examples of what should go there, but it would be confusing to see "Primary Bank" when viewing the details.
I think we'd want to handle the concept of creating different entries in a more comprehensive way, where you'd choose an 'entry type' that then populates associated fields... essentially a dropdown for Login vs. Secure Note vs. whatever...
Then we could keep the appropriate fields and corresponding contextual placeholders as needed.