Code Monkey home page Code Monkey logo

Comments (7)

ZeeshanTamboli avatar ZeeshanTamboli commented on April 28, 2024

I'm experiencing the issue intermittently in your CodeSandbox reproduction:

Autocomplete.scroll.to.top.mp4

It mainly happens when the cursor remains on the scrollbar after dragging the scroll handle to the bottom.

from material-ui.

honia19 avatar honia19 commented on April 28, 2024

@ZeeshanTamboli I have the same issue. Reproduce link https://codesandbox.io/s/autocomplete-scroll-bug-39wfv

from material-ui.

honia19 avatar honia19 commented on April 28, 2024

@mj12albert @ZeeshanTamboli I have the same issue. Reproduce link https://codesandbox.io/s/autocomplete-scroll-bug-39wfv I have the last version of the MUI with the same behaviour how in this reproduce link

from material-ui.

NjegosR avatar NjegosR commented on April 28, 2024

@ZeeshanTamboli Is there any update on this? When can we expect a fix for this?

from material-ui.

ZeeshanTamboli avatar ZeeshanTamboli commented on April 28, 2024

@NjegosR Currently, I don't have any updates to share since I am not working on it. However, this issue is open for contributions from the community. Your assistance or insights would be greatly appreciated.

from material-ui.

joshuatshaffer avatar joshuatshaffer commented on April 28, 2024

This scroll resetting was added intentionally by #23718. It only checks if the currently highlighted option is still in the list. When there is no highlighted option, the scroll will always be reset when the length of filtered options changes.

from material-ui.

joshuatshaffer avatar joshuatshaffer commented on April 28, 2024

A workaround is to set autoHighlight to true so that an option will always be highlighted. Then the scroll will not be reset by adding options.

from material-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.