chat-e2ee icon indicating copy to clipboard operation
chat-e2ee copied to clipboard

Improve auto scroll experience for chat messages

Open DarkSouL11 opened this issue 4 years ago • 10 comments

Auto scroll to new message should happen in the following scenarios

  • [x] Whenever user sends a message
  • [x] Whenever user receives a message and he is currently at the bottom of the message list

Auto scroll to new message should not happen in the following scenarios

  • [ ] User is reading old messages(i.e, is not scrolled to the bottom of chat window). In this case we can show an indicator which says X New messages which when clicked can scroll to the first unread message.

DarkSouL11 avatar Aug 15 '20 07:08 DarkSouL11

@DarkSouL11 hey! Can I work on this?

AudreyKj avatar Nov 25 '20 06:11 AudreyKj

@AudreyKj Yeah sure. @muke1908 I believe this is not picked by anyone yet

DarkSouL11 avatar Nov 25 '20 07:11 DarkSouL11

ok!

AudreyKj avatar Nov 25 '20 12:11 AudreyKj

Hey, can anybody tell me how to approach this? if no one is working I'll give a try.

J-16 avatar Dec 21 '20 03:12 J-16

Hii.. Can I get assigned to this role? I would love to contribute

amreekminocha avatar Sep 16 '21 15:09 amreekminocha

Sure, go ahead.

On Thu, Sep 16, 2021 at 5:12 PM amreekminocha @.***> wrote:

Hii.. Can I get assigned to this role? I would love to contribute

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/muke1908/chat-e2ee/issues/77#issuecomment-920991239, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE23SBJTX4IKXAW6EMHJZJ3UCICPFANCNFSM4QAEXHMQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

muke1908 avatar Sep 16 '21 15:09 muke1908

  • [ ] User is reading old messages(i.e, is not scrolled to the bottom of chat window). In this case we can show an indicator which says X New messages which when clicked can scroll to the first unread message.

I think I can fix it

parthamk avatar Feb 15 '23 16:02 parthamk

@muke1908 hey! Can I work on this?

JasmikDobariya avatar Feb 26 '24 06:02 JasmikDobariya

@JasmikDobariya Sure, please go ahead!

muke1908 avatar Feb 26 '24 08:02 muke1908

@muke1908 i fixed scroll issue! check my pull request if any problem in my code send me mail

JasmikDobariya avatar Mar 01 '24 07:03 JasmikDobariya

@muke1908 i fixed scroll issue! check my pull request if any problem in my code send me mail

Hi, I met an issue, the "New Messages" pops up both when sending messages continuously and receiving messages. It’s quite annoying. Could you please check and optimize it?

hfdem avatar Aug 09 '24 11:08 hfdem

Now cliking the ‘New messages’ will jumps to the bottom. Can someone improve it so it jumps to the first unread message?

hfdem avatar Aug 11 '24 22:08 hfdem