-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Add to favorites from inside a tool #1384
Comments
This was with a completely fresh container, installed for the first time with no opportunities to get screwed up over time. But I recreated it again with :latest (same as before), destroying all data it might have stored somewhere, and the problem still persists. Since I'm using Portainer, I can't (I think) see exactly what command it uses to create a container. So I tried creating a stack (Docker Compose):
No change. |
@ajpanton ah interesting, in that case you might want to try the nightly github package/image that should have all the newest changes: ghcr.io/corentinth/it-tools:nightly
|
The nightly works, thanks! Well, it's not a feature I need, as I was able to work around it. Just wanted to report a bug (that apparently is already getting fixed). |
Describe the bug
When viewing the grid of tools, you can click the heart to add a tool to your favorites. This works fine.
When opening a tool, there's the heart again in the upper-right corner. Here the heart does nothing.
What happened?
Nothing happens. I expected it to be added to my favorites. Similarly, if a tool is already in the favorites, clicking this heart doesn't remove it.
System information
Docker container, very vanilla settings, just a port mapping.
Where did you encounter the bug?
A self hosted
The text was updated successfully, but these errors were encountered: