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
Tag liquid tag overflowing comment box in notifications #1520
Comments
|
Can I take this up for fix? @jessleenyc |
|
@grv19 go for it! Let us know if you have questions. |
|
@Zhao-Andy Can you help reproduce this? I'm not able to reproduce. |
|
Not sure if this is still an issue but to try reproducing you'll want to:
As long as jobs are running you should be able to see a notification come in. |
|
I am also not able to reproduce it. I exactly followed the steps mentioned by @jessleenyc #1520 (comment) . and added comment as I am still able to reproduce it. I will be working on it too :) |
|
I found that the style in this line need to be appended with However, on updating the file and reloading the server, it doesn't reflect the changes. Is there anything I am missing here? |
|
Hello @coolbrg , each liquid tag are generated and saved as part of |
|
Thanks @maestromac for the pointers. Appreciated. |
|
HI, does this problem still need help? |
@luchiago Yes, please go ahead as I am not getting much time to dig into it. This is the last point where I could reach #1520 (comment) |
|
@coolbrg but could you reproduce the bug? |
|
@coolbrg how can I use the users from seeds to make manual tests? Like, have my Github account logged and after that login with a user from database? |
|
@luchiago what would you like to accomplish? You could control seed db users via rails consoler to make. Commands like should get you started with notifications. Be sure you have the background jobs running too |
|
@maestromac Yeah it's something like that I was searching for to reproduce the bug. Thank you. |
I'm working on this issue, and even after doing this I'm not able to see the change. Any clue of what may be going wrong? EDIT: it was a problem on my side, I'm seeing my changes applied now :) |
Glad to hear and see it fixed 👍 |

Describe the bug
Styling of the tag liquid tag is getting cut off / not minimizing properly.
Screenshots

The text was updated successfully, but these errors were encountered: