cinny icon indicating copy to clipboard operation
cinny copied to clipboard

Fix context menu being hidden on mobile

Open aceArt-GmbH opened this issue 2 years ago • 0 comments

Description

Room context Menu is not visible on mobile as it is rendered off screen to the right. Also show selection options on devices without hover.

Also the back button is not visible on 750px width and members toggle on 1124px

image

Type of change

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings

aceArt-GmbH avatar Dec 14 '23 10:12 aceArt-GmbH