Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChatType wrong order #106

Closed
Dave181295 opened this issue Oct 28, 2024 · 5 comments
Closed

ChatType wrong order #106

Dave181295 opened this issue Oct 28, 2024 · 5 comments

Comments

@Dave181295
Copy link

Hi, here : conversation - the latest message is at the bottom, new messages appear from the bottom new messages should appear from the top not the bottom (as messenger, discord, etc..) because now theres a whole empty space for 80% of the screen in the start of a convo.

@f3dm76
Copy link
Collaborator

f3dm76 commented Oct 29, 2024

But then there will be an empty space for 80% of the screen in the bottom of a convo, I don't see why that's better. Discord does like you say, and telegram vice versa, we do like telegram does. You are most welcome to support this library by opening a PR that adds an option to choose one of those, but I'm afraid we're not going to change the default, have a nice day

@Dave181295
Copy link
Author

Dave181295 commented Oct 29, 2024

Friend, people read from top to bottom.. it's normal to have empty space there. It's like reading from left to right... (unless Hebrew or arabic but you got the idea) . regarding Telegram, yes it starts at the bottom, but new messages comes below not above it feel weird to read bottom - top.

Could you please add a parameter order: .reversed?

@f3dm76
Copy link
Collaborator

f3dm76 commented Jan 20, 2025

What are talking about? New messages is ChatView come from the bottom - the last message is the newest. I really don't get what you mean, first you said:

new messages should appear from the top not the bottom

then you said this about telegram, implying this is the correct way:

new messages comes below not above

These two are the opposite thing, no?

First message is on top and is the oldest, the last is at the bottom and is the newest, how is that reading bottom - top?

Image

@Dave181295
Copy link
Author

Dave181295 commented Jan 20, 2025

Again, friend, It should appear at the top of the screen, leaving empty space below for the following messages.

@f3dm76
Copy link
Collaborator

f3dm76 commented Jan 21, 2025

Sorry, man, this chat works like telegram, and we are not planning on changing that. Seems like a super low priority in any case. Again, you are welcome to open PRs. Have a nice day

@f3dm76 f3dm76 closed this as completed Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants