n-ce / Chat-UI

Responsive chat screen for automated customer service with customisable dataset!
https://n-ce.github.io/Chat-UI/
GNU General Public License v3.0
1 stars 2 forks source link

Scroll to bottom when amount of messages is more than given height #4

Closed n-ce closed 2 years ago

n-ce commented 2 years ago

Quite self explanatory title In short when there are more messages, the new messages gets hidden because there is not enough height to display it and so we have to scroll to view the new message now what we want to do is that it automatically scrolls down when that happens. Moral : New Messages are Priority. Screenshot_20211004-161525

azizijunaid commented 2 years ago

@n-ce I want to fix this issue please assign it to me

n-ce commented 2 years ago

@azizijunaid do you notice the receiver messages getting smaller in height as more messages come in, is this a side effect of the scroll logic?

azizijunaid commented 2 years ago

are you testing on mobile device?

n-ce commented 2 years ago

are you testing on mobile device?

Yes its my primary and only testing device.

azizijunaid commented 2 years ago

This fix is not impacting on .receiver class It may be previous issue.

n-ce commented 2 years ago

Can you please take a look at the code? Thanks for fixing the scroll bug btw.

azizijunaid commented 2 years ago

I can

On Mon, Oct 4, 2021, 6:54 PM Animesh Nath @.***> wrote:

Can you please take a look at the code? Thanks for fixing the scroll bug btw.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/n-ce/Chat-UI/issues/4#issuecomment-933509813, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVQQ6G2BND4SSPQM75U5LF3UFGWYTANCNFSM5FJBQCEA .

azizijunaid commented 2 years ago

can you create another issue for this?

n-ce commented 2 years ago

Done https://github.com/n-ce/Chat-UI/issues/6