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

Fix singleton/fullscript mode with bootstrap5: #3472

Closed
wants to merge 3 commits into from

Conversation

JohnXLivingston
Copy link
Contributor

@JohnXLivingston JohnXLivingston commented Aug 5, 2024

Seems that negative margin is no more needed with the recent changes.

And there was a regression on fullscreen mode, the chat was not positioned correctly.

PS: for commit 28f72a6 , i don't know if it should also impact converse-mobile mode.

Seems that negative margin is no more needed with the recent changes.
@JohnXLivingston JohnXLivingston marked this pull request as draft August 5, 2024 15:49
There was a regression in fullscreen mode. Converse was vertically
shifted.
@JohnXLivingston JohnXLivingston changed the title Fix singleton mode with bootstrap5: Fix singleton/fullscript mode with bootstrap5: Aug 5, 2024
@jcbrand jcbrand marked this pull request as ready for review August 6, 2024 06:37
@jcbrand
Copy link
Member

jcbrand commented Aug 6, 2024

LGTM (without testing it).

BTW, I'm planning to get rid of the converse-mobile view mode. Instead, any other view mode should be responsive and therefore work on mobile viewports as well.

That's at least the idea right now.

@JohnXLivingston
Copy link
Contributor Author

BTW, I'm planning to get rid of the converse-mobile view mode. Instead, any other view mode should be responsive and therefore work on mobile viewports as well.

That's at least the idea right now.

Seems a good idea.

* fix left positioning.
@JohnXLivingston
Copy link
Contributor Author

I just made another commit. I copied the left: 1em from the overlayed mode, but this was a mistake. Must be 0.

@jcbrand
Copy link
Member

jcbrand commented Aug 15, 2024

Merged it manually, thanks.

@jcbrand jcbrand closed this Aug 15, 2024
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

Successfully merging this pull request may close these issues.

2 participants