Skip to content

Fix close button not using the tab's text color (#8046)#8209

Merged
1 commit merged intomicrosoft:mainfrom
dcheatha:close-button-doesnt-use-a-tabs-text-color-when-hovered-8044
Nov 18, 2020
Merged

Fix close button not using the tab's text color (#8046)#8209
1 commit merged intomicrosoft:mainfrom
dcheatha:close-button-doesnt-use-a-tabs-text-color-when-hovered-8044

Conversation

@dcheatha
Copy link
Contributor

@dcheatha dcheatha commented Nov 10, 2020

Summary of the Pull Request

This sets the tab close button color to match the tab text color.

References

#8046

PR Checklist

Detailed Description of the Pull Request / Additional comments

This sets the tab close button color to match the tab text color.

Validation Steps Performed

Test light theme white tab mouse hover effect:
Screenshot_2020-11-07_152110_3

Test dark theme white tab mouse hover effect:
Screenshot_2020-11-07_153021_2

@ghost ghost added Area-UserInterface Issues pertaining to the user interface of the Console or Terminal Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-3 A description (P3) Product-Terminal The new Windows Terminal. labels Nov 10, 2020
@Don-Vito
Copy link
Contributor

@zadjii-msft , @dcheatha - I guess this one is blocked on the conflict - the name of the Tab was changed to TerminalTab

@zadjii-msft zadjii-msft added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Nov 16, 2020
@zadjii-msft
Copy link
Member

@dcheatha can you take care of the conflict? It shouldn't be too bad considering it's really just a renamed file that git can't follow 🤷‍♂️

@ghost ghost removed the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Nov 18, 2020
@dcheatha
Copy link
Contributor Author

@zadjii-msft Hi, I rebased the commit off of main. I hope that's okay!

@zadjii-msft zadjii-msft added the Needs-Second It's a PR that needs another sign-off label Nov 18, 2020
@carlos-zamora carlos-zamora added the AutoMerge Marked for automatic merge by the bot when requirements are met label Nov 18, 2020
@ghost
Copy link

ghost commented Nov 18, 2020

Hello @carlos-zamora!

Because this pull request has the AutoMerge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

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 (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 2a34080 into microsoft:main Nov 18, 2020
@dcheatha dcheatha deleted the close-button-doesnt-use-a-tabs-text-color-when-hovered-8044 branch November 19, 2020 00:28
DHowett pushed a commit that referenced this pull request Jan 25, 2021
<!-- 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)? -->
## Summary of the Pull Request
This sets the tab close button color to match the tab text color.
<!-- Other than the issue solved, is this relevant to any other issues/existing PRs? -->
## References
#8046
<!-- Please review the items on the PR checklist before submitting-->
## PR Checklist
* [x] Closes #8046
* [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA
* [ ] 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: #8046

<!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here -->
## Detailed Description of the Pull Request / Additional comments
This sets the tab close button color to match the tab text color.
<!-- Describe how you validated the behavior. Add automated tests wherever possible, but list manual validation steps taken as well -->
## Validation Steps Performed
Test light theme white tab mouse hover effect:
![Screenshot_2020-11-07_152110_3](https://user-images.githubusercontent.com/7143383/98640319-ec735e80-22de-11eb-8d35-08188405b566.png)

Test dark theme white tab mouse hover effect:
![Screenshot_2020-11-07_153021_2](https://user-images.githubusercontent.com/7143383/98640377-f006e580-22de-11eb-9bb5-dde9fe9b81b6.png)

(cherry picked from commit 2a34080)
@ghost
Copy link

ghost commented Jan 28, 2021

🎉Windows Terminal v1.5.10271.0 has been released which incorporates this pull request.:tada:

Handy links:

@ghost
Copy link

ghost commented Jan 28, 2021

🎉Windows Terminal Preview v1.6.10272.0 has been released which incorporates this pull request.:tada:

Handy links:

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-UserInterface Issues pertaining to the user interface of the Console or Terminal AutoMerge Marked for automatic merge by the bot when requirements are met Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Second It's a PR that needs another sign-off Priority-3 A description (P3) Product-Terminal The new Windows Terminal.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Close button doesn't use a tab's text color when hovered

4 participants