Now that I have the notification inbox functioning, I see that it is displaying url links as raw html source. This is a visually annoiying bug, but how do you want to present it?
-
Do you already have a convention / method that you use elsewhere in the project?
-
Should the html info just be stripped and replaced with a propertized text string?
-
Should it be a "clickable link", and if so, how?
Now that I have the notification inbox functioning, I see that it is displaying url links as raw html source. This is a visually annoiying bug, but how do you want to present it?
Do you already have a convention / method that you use elsewhere in the project?
Should the html info just be stripped and replaced with a propertized text string?
Should it be a "clickable link", and if so, how?