Skip to content

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

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

Open
phorcys420 opened this issue Dec 6, 2024 · 2 comments
Labels
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 the help wanted Extra attention is needed label 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.

@phorcys420 phorcys420 removed their assignment May 2, 2025
@Parkreiner Parkreiner added the help wanted Extra attention is needed label May 8, 2025
@Parkreiner Parkreiner transferred this issue from coder/modules May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants