Skip to content

Conversation

@Mitchdev
Copy link
Contributor

Show all your whispers and indicate if the user is online

image

@Mitchdev Mitchdev added the enhancement New feature or request label Apr 18, 2023
@Mitchdev Mitchdev requested a review from 11k April 18, 2023 06:29
Copy link
Contributor

@11k 11k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to finally take a look at this. 😅 Would you mind merging in master and fixing any merge conflicts?

@Mitchdev
Copy link
Contributor Author

For some reason the prettier commit didn't merge when I merged the master branch in.

Copy link
Contributor

@11k 11k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind fixing the merge conflicts, and humanizing the date next to each conversation (e.g., "a month ago")? You can give the date a title so that it displays a local time in a localized format on hover.

@Mitchdev Mitchdev requested a review from 11k April 20, 2024 11:39
@Mitchdev Mitchdev requested a review from 11k December 24, 2024 04:43
Rework CSS to (loosely) follow BEM guidelines for better readability and
to reduce nesting. Simplify CSS by removing unneeded rules and using
logical margin and padding properties. Simplify conversation markup by
relying on flexbox to correctly position right-aligned elements.

Convert online/offline indicator from a pseudo-element to a standard
element because the latter is more appropriate. Render the timestamp of
conversations as a `time` element because it's semantically correct.

Fix layout issue that occurs between username, unread, and time elements
when chat font scaling is increased.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants