mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
Icons cannot be displayed in the intranet environment. #505
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eagleon on GitHub (May 16, 2024).
Planka is primarily deployed for intranet use and cannot access the internet. Some resources, such as font-awesome.min.css, are referenced from internet resources, causing the icons to not display. It is recommended to offline all resources and place them into the project.
@meltyshev commented on GitHub (May 16, 2024):
Hi! You're absolutely right about that. We're changing the markdown editor in v2 and all icons will load correctly there. But if someone is willing to change this now in the current version, we would be happy to review a PR.
Related: https://github.com/plankanban/planka/issues/712