raimohanska / ourboard

An online whiteboard
Other
763 stars 58 forks source link

Notes: Remove author info. #188

Closed rrsai closed 3 years ago

rrsai commented 3 years ago

I made some rationale as to why it might be desirable in certain circumstances to not have author name on notes in this issue: https://github.com/raimohanska/ourboard/issues/187 @raimohanska Said " yeah, maybe remove it via a PR": image

So this (rather simple) PR removes the AuthorInfo component and the single line in notes where author would get rendered and displayed.

Screenshot before on master branch: image

Screenshot after on this feature branch: (whoops, pasted the same screenshot here, but trust me, the author is removed in the branch)

raimohanska commented 3 years ago

Looks good to me. Let's ship it!