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

JetBrains Gateway: make it clear that you can't use the module on Windows #360

Open
phorcys420 opened this issue Dec 6, 2024 · 2 comments
Assignees
Labels
docs Improvements or additions to documentation help wanted Extra attention is needed

Comments

@phorcys420
Copy link
Member

Currently if you use the JetBrains module on Windows, it will not complain about anything and show the button.
If you click it, then JetBrains gateway will load forever and not tell you that Windows support isn't there yet.

I think we should add an assert that the platform is not Windows in the module to make it error instead.

cc: @matifali

@phorcys420 phorcys420 self-assigned this Dec 6, 2024
@coder-labeler coder-labeler bot added docs Improvements or additions to documentation help wanted Extra attention is needed labels Dec 6, 2024
@matifali
Copy link
Member

matifali commented Dec 6, 2024

I agree, we should add a general filter for modules that are windows only and same for linux only.

@matifali
Copy link
Member

matifali commented Dec 6, 2024

@bcpeinhardt @Parkreiner, This is a good candidate for improving the UX of the registry.

We can add new metadata into the header that can specify the platform where the module can be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants