attach: dead templates
Open
- Dominant language
- JavaScript
- Stars
- 330
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
Templates for `file`, `text` and `clear` elements is not used anywhere since it is not supported to define selected file in `bemjson`. This elements are generated only with client side js with string concatenation.
Contributor guide
Research direction
Locate the templates for the `file`, `text`, and `clear` elements and search the repository for their references. Confirm that selected files cannot be defined in BEMJSON and that these templates are unused; done means removing the dead templates without affecting the client-side-generated elements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100