Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scroll chat list on keyboard focus #232644

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

scroll chat list on keyboard focus #232644

wants to merge 9 commits into from

Commits on Oct 30, 2024

  1. scroll on keyboard focus

    meganrogge committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f2474a6 View commit details
    Browse the repository at this point in the history
  2. don't scroll on click

    meganrogge committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a4ed3c1 View commit details
    Browse the repository at this point in the history
  3. get rid of hard coded 20

    meganrogge committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9199f02 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. fix issue

    meganrogge committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    c775480 View commit details
    Browse the repository at this point in the history
  2. clean up

    meganrogge committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    c5b852f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43555c0 View commit details
    Browse the repository at this point in the history
  4. fix issue

    meganrogge committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d480c9c View commit details
    Browse the repository at this point in the history
  5. fix issue

    meganrogge committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    0ab6422 View commit details
    Browse the repository at this point in the history
  6. use observer

    meganrogge committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d432b45 View commit details
    Browse the repository at this point in the history