-
Improvement
-
Resolution: Fixed
-
Minor
In order to create a new view a user needs to find the small "+" button on the right side of the view tabs. All other view operations are available on the sidebar navigation. Wouldn't it be more consistent if a "Create View" link would there be available, too? (Additionally a tooltip on the + button would be helpful, too.)
(I know that the "+" is quite handy if you know this feature but it seems to be not seen by unexperienced users)
- causes
-
JENKINS-48447 Failed to create a new view from sidebar link of an other view.
-
- Resolved
-
Code changed in jenkins
User: tinexw
Path:
core/src/main/java/jenkins/model/NewViewLink.java
core/src/main/resources/jenkins/model/Messages.properties
core/src/main/resources/jenkins/model/Messages_de.properties
core/src/test/java/jenkins/model/NewViewLinkTest.java
http://jenkins-ci.org/commit/jenkins/1242889f8e4b1029d67b013604012cece0964be8
Log:
JENKINS-6290Add New View link to sidebar