ctrixcode / ctrixcode/Ctrix-Chat-App

Enhance UI/UX for Chat Bubbles

オープン
#6 コメント 3 件 リアクション 0 件 担当者 1 名 @arushi2702 が担当を希望しています GitHub で見る
enhancement hacktoberfest-accepted
主要言語
JavaScript
スター
5
フォーク
15
PR マージ指標
30日以内にマージされた PR はありません

説明

* **What:** Improve the visual design and user experience of the chat messages (the "bubbles").

* **Why:** The current chat bubbles are functional, but they could be more aesthetically pleasing and easier to read. A polished UI makes the app look more professional and enjoyable to use.

* **How:**
1. The chat messages are rendered by the `Message.js` component. You can start by modifying the styles in this component.
2. You can experiment with different color schemes, bubble shapes, and typography. Look at other popular chat apps for inspiration.
3. Consider adding a timestamp to each message bubble that is only visible on hover or is formatted in a more user-friendly way (e.g., "2 minutes ago").
4. Make sure to handle the distinction between messages sent by the current user and messages received from others (e.g., different colors or alignment).

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。