redhat-developer / redhat-developer/lsp4ij
Installation links should be disabled/hidden if there is no configuration
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 344
- Forks
- 113
- Avg merge
- 5h 22m
- Merged PRs (30d)
- 15
Description
I setup a custom language server template but had forgotten about this. I just instinctively went to the installer section to update my language server but was confused as to why nothing was happening even though the notification said it completed successfully.
I think the buttons should be disabled/hidden if the JSON file is clearly missing the needed attributes. Alternatively, the UI should clearly warn the user that their JSON file is missing stuff.
https://github.com/user-attachments/assets/e4eca8a4-7763-4fdb-9273-13fc10fb23b9
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the installer section with a custom language server template whose JSON lacks the needed attributes. Review the installer UI and configuration handling to determine the existing behavior; done means missing configuration is clearly surfaced by disabled or hidden controls, or an explicit warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100