Add project name column to inbox#1235
Conversation
Innders
left a comment
There was a problem hiding this comment.
I love the idea and the project name should definitely be included.
When testing on my smaller screen this new column was causing some issues as it takes up a lot of room.
The project name is more secondary information and so I think we can afford to place it somewhere else that's less space hogging.
What do you think about simply putting it at the end of the first column with the outline colour?
- It's more compact and takes up less horizontal space
- The slight text colour difference indicates it's secondary information whilst also making it easy to pick out.
Idk... that way it would like american date formats. i'm not a UX expert, but from the semantic point of view, i'd respect the cardinality of the information. and big endian > little endian, because it's big :) |
I actually agree here - project name, even though likely repetitive in the inbox seems like the initial thing to "filter by" when going over my notifications. |
|
Quite busy for my taste for an 'inbox' which should really be a quick view at latest messages. I like the flatter design matches more with what I usually see myself in an inbox, but may be a very personal opinion. |
|
I like that actually. It's busy, but i am able to filter it |
|
I agree with the latest version. happy for that to go in |





This pull request introduces a visual enhancement to the
InboxMessagecomponent by adding a newproject-nameelement alongside the existingtitleelement and styling it for improved readability and consistency. The changes include updates to the JSX structure and corresponding CSS styles.