muke1908 / chat-e2ee

End-to-end encrypted disposable chat & audio-call sessions, exchange sensitive information with peer safely and securely.
https://chat-e2ee-2.azurewebsites.net/
Apache License 2.0
327 stars 198 forks source link

Improve auto scroll experience for chat messages #77

Closed DarkSouL11 closed 1 month ago

DarkSouL11 commented 4 years ago

Auto scroll to new message should happen in the following scenarios

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

AudreyKj commented 3 years ago

@DarkSouL11 hey! Can I work on this?

DarkSouL11 commented 3 years ago

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

AudreyKj commented 3 years ago

ok!

J-16 commented 3 years ago

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

amreekminocha commented 3 years ago

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

muke1908 commented 3 years ago

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.

parthamk commented 1 year ago

I think I can fix it

JasmikDobariya commented 7 months ago

@muke1908 hey! Can I work on this?

muke1908 commented 7 months ago

@JasmikDobariya Sure, please go ahead!

JasmikDobariya commented 7 months ago

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

hfdem commented 1 month ago

@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 commented 1 month ago

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