| Summary: | [patch] Text box to create new branch is disabled when pushing changes | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Curtis Windatt <curtis.windatt.public> |
| Component: | Git | Assignee: | Curtis Windatt <curtis.windatt.public> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | trivial | ||
| Priority: | P3 | CC: | matthias.sohn |
| Version: | 4.0 | ||
| Target Milestone: | 5.0 RC1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Curtis Windatt
To clarify, the problem is the current selection and the required selection are unclear. When you open the dialog, origin is blue, textbox disabled. Selecting origin makes it orange and the textbox is enabled, ctrl-clicking origin removes the selection entirely and the textbox is disabled. Having text in the box saying "Select a remote to create a branch" would solve the problem. https://git.eclipse.org/r/21153 Uses the input placeholder to explain to the users why the textbox is disabled merged as 4fd6bb72b9f7f95d6d65000aa20493e3227213fa |