cibernox / cibernox/ember-power-select-with-fallback

missing connection - no groupComponent passed to power-select

Open
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
10
Forks
9
PR merge metrics
No merged PRs in 30d

Description

can we add groupComponent to power-select in the code here?

https://github.com/cibernox/ember-power-select-with-fallback/blob/master/addon/templates/components/power-select-with-fallback.hbs#L36

I was trying to utilize that feature, and notice the connection was missing here, thanks!

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

Open addon/templates/components/power-select-with-fallback.hbs at line 36 and inspect how options are passed to power-select. Confirm the groupComponent connection is missing, then verify that the component forwards it so the documented grouping feature can be used.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.