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

Fullscreen should occupy the entire window #24

Closed
sidmohanty11 opened this issue Jul 27, 2022 · 1 comment
Closed

Fullscreen should occupy the entire window #24

sidmohanty11 opened this issue Jul 27, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@sidmohanty11
Copy link
Collaborator

sidmohanty11 commented Jul 27, 2022

Description: Full screen should not mean 100vh height but it should mean that the chat takes the total height of the window.

Steps to reproduce:

  1. set isFullScreenFromStart = true
  2. Observe it doesn't take complete height

Expected behavior:

Should take the complete height of the window - full screen

Actual behavior:

Doesn't do so

@sidmohanty11 sidmohanty11 added the bug Something isn't working label Jul 27, 2022
@sidmohanty11
Copy link
Collaborator Author

dependant on #27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant