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

OCSMS Is not displaying anything on the Nextcloud web app #347

Open
donty opened this issue Nov 22, 2022 · 7 comments
Open

OCSMS Is not displaying anything on the Nextcloud web app #347

donty opened this issue Nov 22, 2022 · 7 comments

Comments

@donty
Copy link

donty commented Nov 22, 2022

When switching to the app on the web client, all that shows is a blank page with just the heading: Please select a conversation from the list to load it.

I can see a flash of info on screen talking about selecting contact label but it disappears in instantly and I get a Notification on the desktop informing me about X messages unread.

Is there any info I can get that would help?

Thanks

Steps to reproduce

  1. Switch to OCSMS app

Expected behaviour

Should display the messages screen

Actual behaviour

Essentially a blank screen

Server configuration

Nextcloud 25.0.1
PHP 8
Apache 2.4+
MySQL

Client configuration

Firefox

@jacquesnx
Copy link

Hello

I have exactly the same problem after updating nextcloud to 25.0.1

Steps to reproduce
Switch to OCSMS app

Expected behaviour
Should display the messages screen

Actual behaviour
Essentially a blank screen

Server configuration
Nextcloud 25.0.1
Debian 11
PHP
Apache 2.4+
MySQL

Client configuration

Firefox

Thanks

@adi2k5
Copy link

adi2k5 commented Nov 25, 2022

That application is unfortunately unmaintained since longer time now, so if there are issues, we're on our own...
Anyway,
vi /path_to_your_nextcloud_instance/nextcloud/apps/ocsms/css/style.css
and change:

#app-navigation {
        /.../
        overflow-x: visible !important; 
        overflow-y: visible !important; 

it's not ideal and css in the app need much more work (at least on my instance), but that at least allows me to pick and see the conversations.

@jacquesnx
Copy link

hello @adi2k5
I just make the change and it works for me.
Thank you

@JeromeSi
Copy link

Works for me too
Thanks a lot

@vshaev
Copy link

vshaev commented Nov 25, 2022

Works for me too
Thanks!!!!!!!!!!!!!!!!

@donty
Copy link
Author

donty commented Nov 25, 2022

Thanks adi2k5, that worked for me too -so a full-house. Shame the app is not maintained, it has been quite useful!

@xlla
Copy link

xlla commented Jan 13, 2025

I want to fix this issue, but I can't find the source code of frontend.

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

6 participants