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

improve definition of custom selector

Open
#20 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript
Domain
tooling

Research direction

Read issue #14 and trace how the plugin currently handles the jsonBlueprint property and its default selectors. Define how custom selectors should be combined with defaults, then confirm that the behavior supports adding selectors without duplicating the current defaults.

Written by the indexing model from the issue text.

Description

as noted by @achambers in #14

Maybe what the real change needed here is a better way to define custom selectors....At the moment you either use the defaults or override the jsonBlueprint property, which means you'd need to duplicate the current default selectors and add your new ones in.
Maybe we can look at a way to say, I want the default selectors and also these other custom selectors.

Dominant language
JavaScript
Stars
17
Forks
11
PR merge metrics
No merged PRs in 30d

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.

More from ember-cli-deploy/ember-cli-deploy-json-config

All issues in ember-cli-deploy/ember-cli-deploy-json-config

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.