dotnet / dotnet/arcade-services
Support multiple error message strings in known issue creation dialog
Open
Beginner friendly
- Dominant language
- C#
- Stars
- 86
- Forks
- 86
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 35
Description
As per feedback from people:
> Also, for some feedback for that `"New known issues" :` we frequently use the `"ErrorMessage": ["substring1", "substring2"]` form in dotnet/runtime, and it doesn't look like it supports that
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the known issue creation dialog and trace how the ErrorMessage field is read and validated. Confirm that the dialog accepts the array form ["substring1", "substring2"] used by dotnet/runtime, and verify that creating a known issue preserves both message strings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100