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

New Header edgecase fixes: Close lobby button not shown, disable join button in various places, more... #12235

Merged
merged 11 commits into from
Feb 8, 2024

Commits on Feb 7, 2024

  1. Add missing tooltip

    Signed-off-by: Timo K <toger5@hotmail.de>
    toger5 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a4354a7 View commit details
    Browse the repository at this point in the history
  2. fix incoming call toast (icon + disabled button if there is an ongoin…

    …g call)
    
    Signed-off-by: Timo K <toger5@hotmail.de>
    toger5 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    56a8c68 View commit details
    Browse the repository at this point in the history
  3. room header

     - fix join button not getting disabled if there is an ongoing call
     - fix close lobby button not shown (instead we see the join button)
    
    Signed-off-by: Timo K <toger5@hotmail.de>
    toger5 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    61a3913 View commit details
    Browse the repository at this point in the history
  4. additional tests

    Signed-off-by: Timo K <toger5@hotmail.de>
    toger5 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0a56b64 View commit details
    Browse the repository at this point in the history
  5. fix tests

    Signed-off-by: Timo K <toger5@hotmail.de>
    toger5 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3fd27b6 View commit details
    Browse the repository at this point in the history
  6. update snapshot

    Signed-off-by: Timo K <toger5@hotmail.de>
    toger5 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    bb5e1ee View commit details
    Browse the repository at this point in the history
  7. fix not open menu if disabled

    Signed-off-by: Timo K <toger5@hotmail.de>
    toger5 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    70b5ee7 View commit details
    Browse the repository at this point in the history
  8. add tooltip provider

    Signed-off-by: Timo K <toger5@hotmail.de>
    toger5 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ad9c353 View commit details
    Browse the repository at this point in the history
  9. update snap class

    Signed-off-by: Timo K <toger5@hotmail.de>
    toger5 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    da9ec19 View commit details
    Browse the repository at this point in the history
  10. room header snap update

    Signed-off-by: Timo K <toger5@hotmail.de>
    toger5 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d4cf5ed View commit details
    Browse the repository at this point in the history
  11. fix snapshot

    Signed-off-by: Timo K <toger5@hotmail.de>
    toger5 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c0e0a3d View commit details
    Browse the repository at this point in the history