collective / collective/Products.DataGridField
Register CSS and JS with ResourceRegistries
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
This widget's CSS and JS resources should be registered with ResourceRegistries so they can be merged and cached correctly. Currently, they are causing lots of cache misses. :-(
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the widget's CSS and JS resources and existing ResourceRegistries integration; first read how the current resources are declared and registered. Done means both resources are registered through ResourceRegistries and the reported cache misses no longer occur.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript, python
- Domain
- frontend, performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100