bmidgley / bmidgley/mars-evalink

Improve chat window layout

Open
#27 3 comments 0 reactions 0 assignees View on GitHub
for Hab crew javascript
Dominant language
Python
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Chat messages are in an unstyled UL element, so they look disorganized and waste layout space.

Currently, the sender is first and then the message. The compass character is added when you can click the sender or the message to see either where the sender is now or where the message was sent from. This could also be improved.

image

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the chat-window entry point that renders messages in an unstyled UL and reproduce the current sender/message and compass behavior. Improve the layout and clarify the clickable sender/message indicators; done means messages use space effectively and users can still identify and follow both locations.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.