Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

ember-dragula: Submit PR to remove component lifecycle deprecation

Open
#1,204 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
frontend

Research direction

Start by reviewing the ember-dragula issue linked in the report and identify whether its component lifecycle deprecation has been resolved. If not, submit the required change there; once a released version exists, locate the ember-dragula dependency in this repository, update it, and verify that the deprecation is gone.

Written by the indexing model from the issue text.

Description

Problem

We are currently using ember-dragula for our task board.

At the moment, there is a deprecation in ember triggered by this addon, due to component lifecycle hooks.

https://emberjs.com/deprecations/v2.x/#toc_arguments-in-component-lifecycle-hooks

I've created an (issue in their repository](https://github.com/kalcifer/ember-dragula/issues/27)

Subtasks

  • If the issue has not been resolved yet, submit a PR to the ember-dragula repo
  • Once the issue has been resolved and the change released as a new version, update the dependency here
  • If the deprecation is gone, we can consider this issue closed.

References

Progress on: #

Dominant language
JavaScript
Stars
120
Forks
75
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

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.

More from code-corps/code-corps-ember

All issues in code-corps/code-corps-ember

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.