nodebb-plugin-shoutbox - v3
-
Hello,
Is there any intention to make the nodebb-plugin-shoutbox v3 compatible? Installs fine, but doesn't appear to work.
Thanks
-
I will test this version asap
-
Yep thats works ! Thank you @baris
I have find other bug in v3
When you edit a shout message and validate him with enter or via the Edit button , message is edited but the text bar does not reset to zero and we do not see the edit validation message
It's same problem when we test to deleting a shout messageExample here :
Message on network console :
-
Oh yeah, fast reaction!
Test that ASAP my friend -
nope doesn't work for shoutbox plugin
-
Many thanks @baris
It seems that a checkbox has fallen by the wayside ha ha
but the others seems to work now with my code :
.form-check-input:checked { background-color: var(--bs-form-checked-bg); border-color: var(--bs-form-checked-border-color); } .form-check-input:focus { border-color: var(--bs-form-checked-border-color) !important; outline: 0; box-shadow: var(--bs-form-checked-box-shadow) !important; }
Copyright © 2024 NodeBB | Contributors