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

feat: Stop editor scrolling to top #26754

Merged
merged 9 commits into from
Jan 25, 2024

Commits on Jan 22, 2024

  1. Add code for Stop SQL editor scrolling back to top when switching bet…

    …ween tab
    Puridach Wutthihathaithamrong committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5e5c215 View commit details
    Browse the repository at this point in the history
  2. no message

    Puridach Wutthihathaithamrong committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    031d3f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Merge branch 'master' into feat/stop-editor-scrolling-to-top

    Puridach Wutthihathaithamrong committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a7bdc2e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Remove redundant code

    Puridach Wutthihathaithamrong committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6056bbd View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Update superset-frontend/src/SqlLab/components/SqlEditor/index.tsx

    Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
    puridach-w and justinpark authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    bc7c88c View commit details
    Browse the repository at this point in the history
  2. Update superset-frontend/src/SqlLab/components/AceEditorWrapper/index…

    ….tsx
    
    Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
    puridach-w and justinpark authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3328762 View commit details
    Browse the repository at this point in the history
  3. Update superset-frontend/src/hooks/apiResources/sqlLab.ts

    Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
    puridach-w and justinpark authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3694fee View commit details
    Browse the repository at this point in the history
  4. Modify code from Suggestion

    Puridach Wutthihathaithamrong committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    22fdd56 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/stop-editor-scrolling-to-top' of https://github.co…

    …m/puridach-w/superset into feat/stop-editor-scrolling-to-top
    
    # Conflicts:
    #	superset-frontend/src/SqlLab/components/AceEditorWrapper/index.tsx
    Puridach Wutthihathaithamrong committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    48d7a53 View commit details
    Browse the repository at this point in the history