[Suggestion] Add two more action buttons to the project detail page for "Issues" and "File an issue about this project" actions

Created on 27 October 2021, about 3 years ago
Updated 31 May 2023, over 1 year ago

Problem/Motivation

  • It is so hard to train a new Developer or Site Builder to file an issue for a project.
  • And to check issues before filing new ones.

Maybe only a direct link to do that in project detail page.

Now new members have to search .. and they do not know that they should click on "Open"
And then search for the "Create a new issue" link

They are not noticeable

Proposed resolution

Have a basic "Issues" button
And a basic "File an issue about this project" button

<hr />
<div align="center">
  <table class="views-view-grid">
     <tbody>
        <tr>
          <td><a class="action-button" href="https://www.drupal.org/project/issues/project_browser">☷ Issues</a></td>
           <td><a class="action-button" href="https://www.drupal.org/node/add/project-issue/project_browser">✅ File an issue about this project</a></td>
        </tr>
     </tbody>
  </table>
</div>
<hr />

Remaining tasks

  • ✅ File an issue about this project
  • ☐ Addition/Change/Update/Fix to this project
  • ☐ Testing to ensure no regression
  • ☐ Automated unit/functional testing coverage
  • ☐ Developer Documentation support on feature change/addition
  • ☐ User Guide Documentation support on feature change/addition
  • ☐ Code review from 1 Drupal core team member
  • ☐ Full testing and approval
  • ☐ Credit contributors
  • ☐ Review with the product owner
  • ☐ Release

User interface changes

For Seven, Claro, or other admin theme action button styles

API changes

N/A

Data model changes

N/A

Release notes snippet

N/A

Feature request
Status

Postponed

Version

1.0

Component

Code

Created by

🇯🇴Jordan Rajab Natshah Jordan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024