Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix buttons on the room header being compressed due to long room name #10155

Merged
merged 8 commits into from
Mar 1, 2023
Merged

Fix buttons on the room header being compressed due to long room name #10155

merged 8 commits into from
Mar 1, 2023

Commits on Feb 13, 2023

  1. Add the flex declaration to mx_RoomHeader_button like mx_RightPanel_h…

    …eaderButton to prevent the buttons from being compressed due to a long room name
    
    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    ab637cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b497fbe View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

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

Commits on Feb 25, 2023

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

Commits on Feb 27, 2023

  1. Initial test to check buttons size on room header

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    eaf2787 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Update cypress/e2e/create-room/create-room.spec.ts

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    luixxiul and richvdh committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    3c23250 View commit details
    Browse the repository at this point in the history
  2. Update res/css/structures/_RightPanel.pcss

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    luixxiul and richvdh committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    73156f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f951a3 View commit details
    Browse the repository at this point in the history