collective / collective/collective_firebase
If firebase in PATH; user dropdown shows angular template for userid even if not installed in control panel
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently the viewlet registration is globally registered. At runtime we check to see if we render the js. This leads to a broken user dropdown where it shows the angular template, {userid} instead of the username.
The "Plone persistent configuration" via viewlets.xml way is to register this on install of product not globally and then check.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.