Does this just add text to show tell users that theyre not verified? I think it'll be cleaner if we used a toast here (the drop down thing). You can refer to src\web\src\Pages\Page.tsx on how to set up a toast
Toast is like a notification so it disappears after. I was thinking of a more constant reminder just above the comment bar. Currently it's implemented like a constant reminder that they must verify.
If you want to be like a notification whenever they open every post(when unverified) that's fine with me too but im not sure if that's the best way.
Toast is like a notification so it disappears after. I was thinking of a more constant reminder just above the comment bar. Currently it's implemented like a constant reminder that they must verify.
If you want to be like a notification whenever they open every post(when unverified) that's fine with me too but im not sure if that's the best way.