Disabling showChat at settings file padOptions
See original GitHub issueDescribe the bug
Disabling showChat
does not hide chat the same way passing showChat=false
as an URL query string. https://github.com/ether/etherpad-lite/blob/4ca989a255a9b4eed06b122b9fad97304eb930d7/settings.json.template#L208
To Reproduce Steps to reproduce the behavior:
- Set
showChat
to false at settings - Join user
- Chat is visible
- Add
?showChat=false
to the URL - Chat is hidden
Expected behavior Chat to be hidden when disabling showChat at settings.
Server (please complete the following information):
- Etherpad version: 1.8.12
- OS: Ubuntu 18.04.3
- Node.js version (
node --version
): v12.18.2 - npm version (
npm --version
): 6.14.5
Desktop (please complete the following information):
- OS: Ubuntu 18.04.3
- Browser Firefox & Chrome
- Version 86.0 & 89.0.4389.72
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Etherpad v1.8.3 Manual & Documentation
Setting it to null disables Tidy. null. ALLOW_UNKNOWN_FILE_ENDS, Allow import of file types other than the supported ones: txt, doc, docx, rtf, odt, ......
Read more >Error message in Office when a file is blocked by registry ...
To resolve this issue, try the following general resolutions to change the File Block settings to disable the restriction of certain file ......
Read more >Disable a plugin in config file - Moodle.org
Hello,. In the Moodle config file, you can set all sorts of configurations for your Moodle site, but is there a way to...
Read more >Unable to hide/disable Config file from sitecore
To disable a single patch file, you can do one of two things: Option1: Navigate to the patch file in the file system,...
Read more >Deactivating the authentication screen in File Encryption
Deactivating this will not allow users to circumvent File Encryption policy settings. However, you can still access File Encryption using the Desktop icon ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
My preference would be to move all chat functionality to a plugin.