Giorgi Mezurnishvili

Results 8 issues of Giorgi Mezurnishvili

Hello everyone. I wasn't able to figure out how to set flash messages when user is redirected after actions like successful login, failure or sign out. ![image](https://user-images.githubusercontent.com/10742145/128637768-d5cb40ca-5392-4a3f-88d2-b9bb6e141373.png) My use case...

I am trying to implement a [solution](https://www.hteumeuleu.com/2021/fixing-gmail-dark-mode-css-blend-modes/) for an issue related to how Gmail iOS app's dark mode works. For this solution to work, I need the `` tag of...

In my project I am using [socialization](https://github.com/cmer/socialization) gem. It kind of messes with the DB directly so probably it's not so unexpected that diagram was not generated properly and had...

Bug

I am using Sidekiq in my Rails project. Since I already implemented authentication via Passwordless, I'd like to keep using Passwordless to protect Sidekiq Web UI, instead of adding another...

This is how it looks: ```liquid ``` Jekyll doesn't mind this, but the syntax highlighting feature of some code editors might..

When I am trying to save a translation but I am leaving out a variable used in original phrase, my translation is not saved. I have a use case when...

Tried to enable incremental build from the config file via `incremental: true` and after that adding fresh Tailwind classes stopped regenerating the CSS file. Turned it back off without any...

I know it is in README, but it took me a while to find it. And I think I would have found it sooner if it was included in the...