Nicolas CARPi
Nicolas CARPi
Yes, but that's not an issue: if last_login is null do intro.js It should only run the first time someone login.
@tdouglas91 https://github.com/elabftw/elabftw/issues/925#issuecomment-1194837820
Hello, Yes, I've encountered this behavior too!!! Interesting that only the direct click causes this issue, I wasn't aware about this. My theory is that the cookies are not sent,...
@MarcelBolten just did a quick test, it seems to work indeed! Good job :+1:
Thanks for providing examples and documentation. My LDAP knowledge is quite limited, so this helps a lot. I know there are a few issues with the current LDAP implementation that...
Hello, Yes I have something similar in mind. Please do no make a PR, I will implement this myself.
Hello, Yes some languages have no highlight in edit mode, I'll look into it. > Furthermore, line breaks in the code are not respected in view mode. I ran into...
Matlab and Go code don't have syntax highlighting working in edit mode and I have no idea why. @MarcelBolten could you try and see if you can find the issue?...
> with the tiny built-in prism Didn't know this was a thing! > Maybe we need to add codesample_global_prismjs: true Yes, it seems it fixes the issue! Bravo! I just...
Thank you for the suggestions!