microsoft / microsoft/winget-cli
enabling configure requires store access. The message you need to do that is not in red and therefore hard to notice.
Open
Nobody has claimed this yet.
Area-Output
Area-User-Interface
Issue-Bug
- Dominant language
- C++
- Stars
- 26.4k
- Forks
- 1.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 15
Description
Brief description of your issue
As you can see, I tried to enable configure. But since I am not logged into the store, it was unsuccessful I guess. but it was not obvious since the error was not really highlighted.
I recommend making the error red.
Steps to reproduce
see above
Expected behavior
error in RED
Actual behavior
error subtle in white
Environment
<img width="253" alt="image" src="https://github.com/microsoft/winget-cli/assets/2146880/32a6809b-9e24-46eb-95b9-4c85fbdc8d82">
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
No source file or test is named. Reproduce the configure command without Store access, then trace where its error message is rendered and identify the existing output-color handling. Done means the Store-access error is clearly displayed in red and the behavior is covered by an appropriate test if one exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100