metafizzy / metafizzy/huebee

Destroy/deintiailize huebee

Open
#16 1 comment 15 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.