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

Add an override to useTypeAhead behavior from @floating-ui/react allowing use <input /> in DropDown.Header #1394

Merged
merged 5 commits into from
Jun 19, 2024

Commits on May 13, 2024

  1. add an override to useTypeAhead behavior from @floating-ui/react when…

    … using input html types in header of DropDown
    dragonlipz committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9ade36f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. fixing up coderabbitai nitpicks since I made additions to this file t…

    …o help speed future reviews.
    dragonlipz committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ea7bd48 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Apply suggestions from code review

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    SutuSebastian and coderabbitai[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8de012c View commit details
    Browse the repository at this point in the history
  2. format code

    SutuSebastian committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    83e3194 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    SutuSebastian and coderabbitai[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    85e3dfb View commit details
    Browse the repository at this point in the history