feat: add support for more function scoped events
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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