Community
Participate
Working Groups
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
(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.