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

Add new `SUB_TYPE` field to `type: ITEM` (MAPCO-5084)

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

@NivGreenstein is already working on this.

Since Nov 17, 2024.

  • #61 by @NivGreenstein — open

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
backend

Research direction

Start by locating the mock data, the generateDisplayName control response function, and the configuration entry application.controlObjectDisplayNamePrefixes. Add support for the three listed SUB_TYPE values in each location, then verify that generated control display names and configuration behavior reflect the new field.

Written by the indexing model from the issue text.

Description

enhancement

For ITEMS, we have added new SUB_TYPE property in order to distinguish between different types of control_points.
possible values are now:

  1. CONTROL_CROSS
  2. CONTROL_INFRASTRUCTURE
  3. CONTROL_POINT

We need to add it to our mock data, to generateDisplayName control response function, and to the config's application.controlObjectDisplayNamePrefixes

Dominant language
TypeScript
Stars
0
Forks
0
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 MapColonies/geocoding

All issues in MapColonies/geocoding

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.