Support multiple solutions
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
Research direction
Start by reviewing the requested UI behavior and issue #104, then assess the proposed Solution Provider Registry and its SolutionInterface. Define how multiple solutions are rendered and how providers can support custom attributes, interfaces, or AI-based responses; done means the feature and registry design are implemented consistently.
Written by the indexing model from the issue text.
Description
- Render multiple solutions in UI
- Add Solution Provider Registry like this:
interface SolutionProviderRegisrty { /** * @param callable(\Throwable): SolutionInterface|\Stringable|string $provider */ public function register($provider): void; } // todo interface SolutionInterface {} - https://github.com/yiisoft/error-handler/issues/104 might be implemented like a SolutionProvider
In this case the user can implement its own AI based solution provider, support custom attributes or interfaces
- Dominant language
- PHP
- Stars
- 22
- Forks
- 18
- Avg merge
- 1h
- Merged PRs (30d)
- 1
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.
More from yiisoft/error-handler
-
severity:BC breaking
Difficulty 1/5 Under an hour Newbie friendliness 65/100
yiisoft/error-handler#152 ·
-
severity:BC breaking
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
yiisoft/error-handler#144 ·
-
severity:BC breaking
Difficulty 3/5 1-2 days Newbie friendliness 25/100
yiisoft/error-handler#121 · 7 comments ·
-
type:feature
Difficulty 3/5 1-2 days Newbie friendliness 25/100
yiisoft/error-handler#106 · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
yiisoft/error-handler#85 ·
All issues in yiisoft/error-handler
Similar issues
-
status/awaiting_triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
WordPress/plugin-check#1486 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
az-digital/az_quickstart#6019 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
grokability/snipe-it#19688 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 85/100