slackapi / slackapi/bolt-js

feat: add support for more function scoped events

Open
#2,322 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auto-triage-skip enhancement semver:minor
Dominant language
TypeScript
Stars
2.9k
Forks
445
Avg merge
1d 3h
Merged PRs (30d)
28

Description

Inject utility helpers to view event handlers that are function scoped.
This will allow custom steps to create, update and handle models events.

Originally posted by @filmaj in https://github.com/slackapi/bolt-js/pull/2283#discussion_r1809223282

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

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.

Research direction

Start by tracing how function-scoped view event handlers are registered and how utility helpers are injected; then read the originating pull request discussion for the intended behavior. Done means custom steps can create, update, and handle model events through the available helpers, with the relevant behavior covered by tests.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.