GithubHelp home page GithubHelp logo

Comments (9)

demchenkoalex avatar demchenkoalex commented on July 20, 2024 1

HI! Thanks for reporting this, something to look at. But honestly, I'm thinking to remove this scroll to bottom whatsoever, because there are a lot of issues with it and tons of ifs in the code already, can't find a way for Flutter to handle it smoothly

from flutter_chat_ui.

demchenkoalex avatar demchenkoalex commented on July 20, 2024 1

It is a different case and animation takes care of that, it will appear as you'd expect

from flutter_chat_ui.

demchenkoalex avatar demchenkoalex commented on July 20, 2024 1

Fixed in v1.3.0.

from flutter_chat_ui.

zahidshaikh08 avatar zahidshaikh08 commented on July 20, 2024

HI! Thanks for reporting this, something to look at. But honestly, I'm thinking to remove this scroll to bottom whatsoever, because there are a lot of issues with it and tons of ifs in the code already, can't find a way for Flutter to handle it smoothly

Agree with you, IMO we already have a many packages containing whether scrollview reached to bottom state or not so why not remove and make things simpler for developers as this lib is doing so much work under the hood, which makes code unreadable sometimes, which affects the actual purpose and aim of this awesome library.

from flutter_chat_ui.

m-j-g avatar m-j-g commented on July 20, 2024

HI! Thanks for reporting this, something to look at. But honestly, I'm thinking to remove this scroll to bottom whatsoever, because there are a lot of issues with it and tons of ifs in the code already, can't find a way for Flutter to handle it smoothly

Interesting, when are the cases that it should scroll to the bottom? I assume it would still scroll to the bottom when new messages come in.

from flutter_chat_ui.

demchenkoalex avatar demchenkoalex commented on July 20, 2024

It should only scroll when you send a message

from flutter_chat_ui.

m-j-g avatar m-j-g commented on July 20, 2024

It should only scroll when you send a message

So you're thinking of making it to where if I'm texting back and forth with someone, each time the other person replies, I have to manually scroll down to see it?

from flutter_chat_ui.

demchenkoalex avatar demchenkoalex commented on July 20, 2024

Yes. Otherwise you won't be able to read history at your own pace. I have a friend who sends messages using 1 word instead of sentences, imaging reading his replies when chat scrolls to bottom with every message. Plus, eventually, there will be a floating scroll to bottom button, which in one tap will bring you to recent messages.

from flutter_chat_ui.

m-j-g avatar m-j-g commented on July 20, 2024

Gotcha, but if I'm already at the bottom and having a current conversation, which is going to be most the time, you don't want the user having to scroll down on each reply, right?

from flutter_chat_ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.