Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 370635 - improve structure of Gerrit editor page
Summary: improve structure of Gerrit editor page
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: 0.9   Edit
Assignee: Steffen Pingel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 369290
  Show dependency tree
 
Reported: 2012-02-04 08:44 EST by Steffen Pingel CLA
Modified: 2012-02-04 16:50 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.