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

Fix: Edit composer moves focus to main composer after press LHN menu item #24481

Merged
merged 16 commits into from
Aug 22, 2023

Commits on Aug 8, 2023

  1. fix: 23898

    tienifr committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    994fd6f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    f5b834f View commit details
    Browse the repository at this point in the history
  2. add comment and remove logs

    tienifr committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    9480a6c View commit details
    Browse the repository at this point in the history
  3. add null check

    tienifr committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    39b3902 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3ec5e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    c7fb2ff View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. clear callback on unmount

    tienifr committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    76c3710 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    bc9b0d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. move to existing cleanup func

    tienifr committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    3a64c6e View commit details
    Browse the repository at this point in the history
  2. remove redundant cleanup

    tienifr committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    56ceb26 View commit details
    Browse the repository at this point in the history
  3. do not re-focus on unmount

    tienifr committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    0f744e4 View commit details
    Browse the repository at this point in the history
  4. remove ref

    tienifr committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    fafeeaf View commit details
    Browse the repository at this point in the history
  5. remove redundant check

    tienifr committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    9b8f563 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. modify comment

    tienifr committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a623c7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9add8d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9005a8a View commit details
    Browse the repository at this point in the history