jvandemo / jvandemo/angular-update-meta
Empty tags content if not used
- Dominant language
- JavaScript
- Stars
- 131
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
I would take benefits of an option that would reset the tags content, before any state change.
For example, I use open-graph meta in few states on my application. I expect them to be empty in other states ; by now to make it work I must add
in any state.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how AngularJS state changes trigger meta-tag updates and where tags absent from the new state are handled. Verify the behavior with the existing application or tests, if available; done means unused tags are cleared automatically so each state does not need an empty update-meta element.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100