Destroy/deintiailize huebee
Open
Nobody has claimed this yet.
feature request
- Dominant language
- JavaScript
- Stars
- 411
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for this great library. Currently, I'm using this library with turbolinks, so I need a way to destroy Huebee instance. I have gone through the code, but I'm unable to find it.
Is there any easy way to do it?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how a Huebee instance is created and how its event handlers and UI are attached, then check the public API used by the widget with Turbolinks. Confirm what cleanup is required when navigating between pages; done means an instance can be cleanly removed and recreated without leftover UI or handlers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100