microsoft / microsoft/CmdPalGitHubExtension
After saving a search successfully, we should do CommandResult.GoBack?
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 88
- Forks
- 13
- Avg merge
- 1h 1m
- Merged PRs (30d)
- 1
Description
We had a discussion about this during our third bug bash. The hesitations around implementing this were that on an error, we'd want the page to stay open and Command Palette limits us to performing one action on submit.
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
Start by locating the search-saving submit flow and the CommandResult.GoBack behavior in the Command Palette extension. Confirm whether a successful save can go back while errors leave the page open, and account for the one-action-on-submit limitation before defining the change as done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100