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

Converse window out of view after resizing and reopening #3577

Open
sebakerckhof opened this issue Jan 16, 2025 · 0 comments
Open

Converse window out of view after resizing and reopening #3577

sebakerckhof opened this issue Jan 16, 2025 · 0 comments

Comments

@sebakerckhof
Copy link

Describe the bug
Converse window has wrong position after re-opening.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://conversejs.org/demo/anonymous.html
  2. Click on Toggle Chat
  3. Resize the converse window horizontally to make it larger
  4. Close the converse window (close icon in right top)
  5. Reopen the window (click toggle chat again)

The window is now wrongly positioned:
Screenshot from 2025-01-16 10-30-33

This is because, upon closing, the css becomes invalid (the width loses the px value and becomes invalid):
Screenshot from 2025-01-16 10-28-21

Expected behavior
Window should re-appear in the correct position

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • Desktop or Mobile? Desktop
  • Browser Chrome
  • Converse.js version 10.1.8

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant