Thanks for contributing to Utopian!
This is not a bug.
Even though it was acknowledged and fixed in a commit, the fix as you can see is non code related. If anything, this is a copy-writing issue.
So now when accessing such profile, you will see nothing. This is not an improvement in user experience - it's a change that the P.O agreed with.
The expected and actual behaviors you described are actually factually wrong. Your expected "Profile with no Full Name and About text should not show N/A" contradicts the code as I showed above. If info is not available - as user hadn't filled it - N/A is perfectly reasonable text to show, thus this is not a bug. Thus changing from "N/A" to blank is not a big fox either.
Do note that some text changed can be considered a bug fix, but changing "N/A" to " " is not one of those cases. It's changing one representation of null with another. If it doesn't have any impact on the UX - than it's probably not a bug.
Keep in mind, this is a good contribution to the project - it's just isn't a bug, and it can't be rewarded in our category.
Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]
RE: [Hapramp] [0.0.7] Profile with no Name and About text shows N/A