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

Many settings tabs are missing in Vencord #212

Open
jvyden opened this issue Nov 9, 2023 · 2 comments
Open

Many settings tabs are missing in Vencord #212

jvyden opened this issue Nov 9, 2023 · 2 comments

Comments

@jvyden
Copy link
Contributor

jvyden commented Nov 9, 2023

Something interesting is happening that I can't seem to find a reason for. On normal desktop Vencord, you have these extra tabs besides just Vencord and Plugins:
image

Yet in discord-screenaudio, you can only see the first two tabs:
image

I did some digging, looked at the patches discord-screenaudio applies, and dug around in Vencord source to try to find out why this is happening, but I turned up nothing that would be causing this intentionally.

In particular, I'm looking for the Cloud tab, which seems to be missing for no apparent reason. Here's the code that adds the tab in Vencord, no conditions: https://github.com/Vendicated/Vencord/blob/96126fa39f910960ec10ccc089fe17e91c1a2afe/src/plugins/_core/settings.tsx#L116

@jvyden
Copy link
Contributor Author

jvyden commented Nov 9, 2023

image

Oddly, they are still there in the DOM.

@jvyden
Copy link
Contributor Author

jvyden commented Nov 9, 2023

Okay, I see that it's styled out on purpose now. I imagine these are disabled due to the CSP issues noted in #59?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant