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: Room - Side panel does not close when clicking outside of panel #36002

Closed
wants to merge 11 commits into from

Commits on Feb 7, 2024

  1. initial commit: Room - Side panel does not close when clicking outsid…

    …e of panel.
    
    Signed-off-by: Krishna Gupta <belivethatkg@gmail.com>
    Krishna2323 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    abcb893 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    f5df6a4 View commit details
    Browse the repository at this point in the history
  2. added proptypes for NEW_ROOM_DRAFT.

    Signed-off-by: Krishna Gupta <belivethatkg@gmail.com>
    Krishna2323 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2d4f745 View commit details
    Browse the repository at this point in the history
  3. new route added for NewRoomWorkspaceSelector.

    Signed-off-by: Krishna Gupta <belivethatkg@gmail.com>
    Krishna2323 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1978f36 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    a64a9fa View commit details
    Browse the repository at this point in the history
  2. added workspace options in NewRoomWorkspaceSelector.

    Signed-off-by: Krishna Gupta <belivethatkg@gmail.com>
    Krishna2323 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    b1ed060 View commit details
    Browse the repository at this point in the history
  3. updateRoomDraftWorkspace util function & onyx subcription added in Ne…

    …wRoomWorkspaceSelector.
    
    Signed-off-by: Krishna Gupta <belivethatkg@gmail.com>
    Krishna2323 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    f8ddbb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    89718b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2de3610 View commit details
    Browse the repository at this point in the history
  3. update NewRoomWorkspaceSelector to tsx.

    Signed-off-by: Krishna Gupta <belivethatkg@gmail.com>
    Krishna2323 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c2325d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Added prop types for newRoomDraft.

    Signed-off-by: Krishna Gupta <belivethatkg@gmail.com>
    Krishna2323 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    82a5c85 View commit details
    Browse the repository at this point in the history