beabee-communityrm / beabee-frontend

GNU Affero General Public License v3.0
5 stars 2 forks source link

Show last editor comment in callout responses #352

Closed rlafuente closed 1 year ago

rlafuente commented 1 year ago

We were missing a row for showing the last editor comment (thinking of Crowdnewsroom), and figure out how to make it work visually. We took the opportunity to review some small details that can improve UX:

Current layout:

image

Alternative with last comment + other changes:

image

Alternative with an expanded comment after click:

image

wpf500 commented 1 year ago

:+1: for the changes to the ID and submission date.

When we discussed this before we said we didn't want to use a column as one of the problems identified was that long comments caused the table to squash, instead doing something a bit like how we do contact descriptions (but nicely styled!), e.g. image

Do you think the column is a better way forwards? How would this work on smaller viewports?

rlafuente commented 1 year ago

Good point! Since it's a feature destined mostly for CNR, maybe it would make sense to have a checkbox to hide/show the last editor comment on all rows?

wpf500 commented 1 year ago

Sounds good :+1: