microsoft / microsoft/XmlNotepad
message "Error Transforming XML" is not removed
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 240
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes I'm making bad XSLT and get this message:
That's OK, but when I fix the XSLT and start to "Transform" again, the message stays on screen while the transformation is working and done. I think it should be remeoved in this case.
Contributor guide
No contributing guide indexed for this repository
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
No source file or test is named in the issue. Reproduce the problem by running a transformation with invalid XSLT, correcting it, and running it again; trace the UI's transformation error display and verify that the message is cleared while the successful transformation runs and after it completes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100