Feature #4157
closedUI tweaks for end user to easily get to New Issue
0%
Description
Ease-of-use is key when having end users (clients) enter support requests in Redmine and initially they are always a bit confused about where to go -- they really just want to see and report tickets and the "New issue" function as a tab link alongside "Issues" is somewhat unintuitive for them.
For now, I did add a "Quick Entry" with "New Ticket" button on the right sidebar when viewing the home page for a project by just adding a small form-button tag and that has helped. (screenshot attached).
However, I'd also really like for a small "View Issues" and "New Issue" link or button to be listed alongside each Project title in the Projects index page. Then users could jump right to what they use most for the desired project.
Files
Related issues
Updated by Go MAEDA over 6 years ago
- Related to Feature #15880: Consistent, global button/menu to add new content added
Updated by Go MAEDA over 6 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
"+" drop-down to add various types of objects was implemented by #15880 (Redmine 3.3.0). I think it covers this request.