jsteinberg7 / Soshi

Revolutionizing contact exchange.
2 stars 0 forks source link

Null bio handling #15

Closed jsteinberg7 closed 2 years ago

jsteinberg7 commented 2 years ago

A handler is required in the edge case that a friend has not added a bio. What should we display in place of the bio in this case?

jsteinberg7 commented 2 years ago

Fixed by replacing the bio with an empty Container in the case of a null bio.