-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show color slider in Tab color picker #7963
Conversation
Please change OP to say "works-around" instead of closes the issue. Also, this might require a doc update in https://docs.microsoft.com/en-us/windows/terminal/tips-and-tricks under |
Ok @WSLUser |
@alannt777 Speaking as a maintainer of this project: you were correct to say that it closes #7948, because the user-visible behavior as seen from terminal will be addressed. 😄 @WSLUser's discussion points are likely more applicable to the upstream bug on microsoft-ui-xaml, which will need documentation in their doc group. |
As an aside: it's not generally helpful to ping individual team members for new reviews or issues. Every one of us gets every action taken on this repo as an e-mail. If the review's been around for a while (more than 4 hours is a good start) and you've got specific reviewer comments and you'd like to "bring somebody back", it is then appropriate to tag them. 😁 |
Thanks for the contribution, and for catching the misconfiguration to begin with! |
That makes sense. Also, now I can choose the how light and how dark a color is without a hex or an RGB value! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yea this is way better, thanks!
Hello @zadjii-msft! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
<!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> Adds the color slider to the tab color picker <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [x] Closes #7948 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] ~Tests added/passed~ * [ ] ~Documentation updated. If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx~ * [ ] ~Schema updated.~ * [x] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #7948 <!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here --> <!-- Describe how you validated the behavior. Add automated tests wherever possible, but list manual validation steps taken as well --> ## Validation Steps Performed *Not required* (cherry picked from commit 4a95d94)
🎉 Handy links: |
🎉 Handy links: |
Adds the color slider to the tab color picker
PR Checklist
Tests added/passedDocumentation updated. If checked, please file a pull request on our docs repo and link it here: #xxxSchema updated.Validation Steps Performed
Not required