mataroa-blog / mataroa

Naked blogging platform
https://mataroa.blog
GNU Affero General Public License v3.0
258 stars 22 forks source link

add draft warning about post visibility #69

Open ratsclub opened 2 months ago

ratsclub commented 2 months ago

This introduces a small textual warning regarding draft visibility.


image

sirodoht commented 2 months ago

Thanks! This is great! I have some reservations about the design. I'll get back to you when I look better into it!

ratsclub commented 2 months ago

One idea, instead of adding this huge warning, we add a Share link/Copy link to the button action. What do you think?

image

sirodoht commented 2 months ago

Hmm interesting. Yeah, that could be better. But we would need JavaScript to copy it. Maybe we could have a non-JavaScript option as well.

thiagokokada commented 1 month ago

IMO, I think I prefer the first solution since share link is still not clear what is happening (and also I don't think this feature needs to depend on JavaScript).

However one thing, I think that the warning should only appear for logged in users (or even better, only for the author). For whatever who receives the link, they don't need to care about this detail.