You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe why it is important and where it will be useful
By default in various places (Apps management, TopMenu) app icon is used if exists (app/img/app.svg).
Currently we do not support automatic retrieval of app icon by its default location (app/img/app.svg), which is a proxyfied request to ExApp.
Describe your proposed solution
Implement check and usage of default app icon to be the same as for regular PHP apps.
Describe alternatives you've considered, if relevant
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe why it is important and where it will be useful
By default in various places (Apps management, TopMenu) app icon is used if exists (app/img/app.svg).
Currently we do not support automatic retrieval of app icon by its default location (app/img/app.svg), which is a proxyfied request to ExApp.
Describe your proposed solution
Implement check and usage of default app icon to be the same as for regular PHP apps.
Describe alternatives you've considered, if relevant
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: