Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 370635

Summary: improve structure of Gerrit editor page
Product: z_Archived Reporter: Steffen Pingel <steffen.pingel>
Component: MylynAssignee: Steffen Pingel <steffen.pingel>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: unspecified   
Target Milestone: 0.9   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on:    
Bug Blocks: 369290    

Description Steffen Pingel CLA 2012-02-04 08:44:49 EST
As discussed during the Gerrit connector UI review the following items should be addressed:

* Project name in attributes is cut off
* Change id is duplicated in commit comment and attributes -- consider removing from description
* Consider moving Submit, Abandon to its own section (e.g. top right)
* When creating repository as part of fetch, fetch dialog is not shown
Comment 1 Steffen Pingel CLA 2012-02-04 16:50:02 EST
(In reply to comment #0)
> * Project name in attributes is cut off

Fixed.

> * Change id is duplicated in commit comment and attributes -- consider removing
> from description

This is consistent with the Gerrit web UI. I decided to leave it.

> * Consider moving Submit, Abandon to its own section (e.g. top right)

This is a larger effort. I have opened bug 370645 to track that.

> * When creating repository as part of fetch, fetch dialog is not shown

Couldn't reproduce this problem. I added a confirmation dialog to make it more clear what is happening when the repository does not exist, yet.