Skip to content
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

Fixes TabView bottom border line is too short #5954 #5981

Merged
merged 1 commit into from
Oct 1, 2021

Conversation

eugenegff
Copy link
Contributor

Fixes #5954

@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Sep 27, 2021
@beervoley
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@StephenLPeters StephenLPeters added team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Sep 27, 2021
@eugenegff
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 5981 in repo microsoft/microsoft-ui-xaml

@beervoley
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@beervoley
Copy link
Contributor

@eugenegff could you please attach screenshots so we can verify the appearance?
With/without footer, with/without header :)

@eugenegff
Copy link
Contributor Author

eugenegff commented Sep 28, 2021

@eugenegff could you please attach screenshots so we can verify the appearance? With/without footer, with/without header :)

Before fix
image

After fix
image

After fix with header
image

@eugenegff
Copy link
Contributor Author

Before fix with header and footer
image

@eugenegff
Copy link
Contributor Author

Before fix without header and footer
image

@eugenegff
Copy link
Contributor Author

eugenegff commented Sep 28, 2021

I added TabViewHeader to one of test UI pages so that anybody could make such screenshots easily - third screenshot is with this modification.

@beervoley
Copy link
Contributor

I added TabViewHeader to one of test UI pages so that anybody could make such screenshots easily - third screenshot is with this modification.

I believe that it will mess with a lot of tests that use that particular TabView for verification.

If you want to add an example, then it would be a good idea of adding another TabView :)

@eugenegff
Copy link
Contributor Author

You right, I did not realize that this project was used for automated tests. Will force push only actual fix for the problem, removing modifications to test project

@beervoley
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@eugenegff
Copy link
Contributor Author

##[error]The nuget command failed with exit code(1) and error(Failed to download package 'runtime.win10-x64-aot.runtime.native.System.IO.Compression.4.0.1' from 'https://pkgs.dev.azure.com/ms/66f07283-7714-4cbf-be8f-73dfb782cfdc/_packaging/1ea232aa-2b5d-4b2d-a163-a803b8f889db/nuget/v3/flat2/runtime.win10-x64-aot.runtime.native.system.io.compression/4.0.1/runtime.win10-x64-aot.runtime.native.system.io.compression.4.0.1.nupkg'.

@beervoley
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@beervoley
Copy link
Contributor

beervoley commented Sep 30, 2021

I see this little issue:
image
the left arc is not full attached to the TabContainer as well as some part of the TabContainer border is visible where it shouldn't be. Is that some other changes you're playing with that are not in this PR?

@beervoley
Copy link
Contributor

@eugenegff after #5994 and #5993 are checked in, please merge the updated main to fix the test issues we're running into.

(cherry picked from commit 1c697fe)
(cherry picked from commit 4fa9f08)
@eugenegff
Copy link
Contributor Author

@eugenegff after #5994 and #5993 are checked in, please merge the updated main to fix the test issues we're running into.

done

@eugenegff
Copy link
Contributor Author

eugenegff commented Sep 30, 2021

I see this little issue: image the left arc is not full attached to the TabContainer as well as some part of the TabContainer border is visible where it shouldn't be. Is that some other changes you're playing with that are not in this PR?

It is separate, unrelated issue, stock TabView has it when scale is 150%, you can see it in XamlControlsGallery yourself.

I have fix for this issue too, but not sure, should I make separate PR or add it to the current one. Actually everything is so slow with contributions to MUX, so I don't want to slowdown this PR with additional fixes for much less important unrelated issue. With me being on the other side of the Earth, latency is 1 day for each our interaction.

@beervoley
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@beervoley
Copy link
Contributor

I see this little issue: image the left arc is not full attached to the TabContainer as well as some part of the TabContainer border is visible where it shouldn't be. Is that some other changes you're playing with that are not in this PR?

It is separate, unrelated issue, stock TabView has it when scale is 150%, you can see it in XamlControlsGallery yourself.

I have fix for this issue too, but not sure, should I make separate PR or add it to the current one. Actually everything is so slow with contributions to MUX, so I don't want to slowdown this PR with additional fixes for much less important unrelated issue. With me being on the other side of the Earth, latency is 1 day for each our interaction.

Please, submit it as a separate PR.

@eugenegff
Copy link
Contributor Author

eugenegff commented Sep 30, 2021

I see this little issue: image the left arc is not full attached to the TabContainer as well as some part of the TabContainer border is visible where it shouldn't be. Is that some other changes you're playing with that are not in this PR?

It is separate, unrelated issue, stock TabView has it when scale is 150%, you can see it in XamlControlsGallery yourself.
I have fix for this issue too, but not sure, should I make separate PR or add it to the current one. Actually everything is so slow with contributions to MUX, so I don't want to slowdown this PR with additional fixes for much less important unrelated issue. With me being on the other side of the Earth, latency is 1 day for each our interaction.

Please, submit it as a separate PR.

Fix in separate PR #6001

@beervoley
Copy link
Contributor

@eugenegff thanks for the fix!!
@ranjeshj checked in now

@beervoley beervoley merged commit f4d71ea into microsoft:main Oct 1, 2021
@eugenegff eugenegff deleted the TabView-line-bugfix branch October 1, 2021 21:03
@ghost
Copy link

ghost commented Apr 14, 2022

🎉Microsoft.UI.Xaml v2.8.0-prerelease.220413001 has been released which incorporates this pull request.:tada:

Handy links:

@ghost
Copy link

ghost commented Jul 13, 2022

🎉Microsoft.UI.Xaml v2.8.0-prerelease.220712001 has been released which incorporates this pull request.:tada:

Handy links:

@ghost
Copy link

ghost commented Jul 18, 2022

🎉Microsoft.UI.Xaml v2.8.0 has been released which incorporates this pull request.:tada:

Handy links:

@ghost
Copy link

ghost commented Jan 3, 2023

🎉Microsoft.UI.Xaml v2.8.2 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-TabView team-Controls Issue for the Controls team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix proposed] TabView bottom border line is too short
3 participants