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

Sidebar titles missing #615

Open
erik-agens opened this issue Sep 24, 2024 · 7 comments
Open

Sidebar titles missing #615

erik-agens opened this issue Sep 24, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@erik-agens
Copy link

Describe the bug
The sidebar does not include the titles of the Xcode versions

To Reproduce
I am on Sequoia and see this on every launch. I have tried to restart mac, completely uninstall/reinstall Xcodes,

Expected behavior
To be able to see the name of the Xcode versions.

Screenshots
SCR-20240924-jfyd

Version

  • OS: Sequoia 15.0 (24A335)
  • Xcodes: 2.2.0 (27)
@erik-agens erik-agens added the bug Something isn't working label Sep 24, 2024
@erik-agens
Copy link
Author

Related to #588
However, I am not able to get the titles back - even with reinstall

@erik-agens
Copy link
Author

Further information: If I tap CMD + N, a new window appears with correct labels. Restarting the app I'm back with no labels.

@MattKiazyk
Copy link
Contributor

I hate SwiftUI sometimes. This was doing it for me, but now it isn't. On a separate machine it was never doing it. So I don't know fully what is going on. A while back this started happening on 14.4 and #535 fixed as well as #538

Anybody else get this issue?

@erik-agens
Copy link
Author

After updating to 15.0.1 (24A348) I have not seen this issue resurface 🤞

@erik-agens
Copy link
Author

Spoke too soon, unfortunately. Issue still there:/

@MattKiazyk
Copy link
Contributor

I'm not sure what to even change here to fix this. I did see it one time on one of my computers but no longer see it and I haven't been able to duplicate it.

Hopefully in the next release, when I'm building with MacOS 15 it will fix it up?

@clOudbb
Copy link

clOudbb commented Oct 26, 2024

I had the same issue in MacOS 15.0, it's almost always appear when application first launched.

I think issue is Spacer() from PlatformsPocket, if remove it will be fix.
XcodesApp_spacer_issue

and when I using a new stack contain to content, it's look consistent with the previous effect... But I don't know why, I think it's only Apple can do 😂
XcodesApp_spacer_issue_fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants