redhat-developer / redhat-developer/vscode-server-connector

Identify read-only fields on editor when editing server properties

Open
#364 2 comments 1 reaction 1 assignee View on GitHub

@lstocchi is already working on this.

Since Jun 12, 2019.

Dominant language
TypeScript
Stars
59
Forks
29
Avg merge
19m
Merged PRs (30d)
1

Description

Currently there is no sign that identify which are the read-only fields in the editor when editing server properties. Users need to change their values and read the error displayed to know about it which is very annoying. We need to find a way to make their read-only attribute visible and clear.

Steps:
ASSERT: have a wildfly server
EXEC: pick "Edit Server" from ctx menu

Result:
There's no way to know which are the read-only fields

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.