Problem/Motivation

When you view the board for a project it just says "Board". If you have more than one project there is no indication of what project board you are seeing. The title attribute also only says "Board". The breadcrumb says Board > Board

Steps to reproduce

  1. Create a Project
  2. View the board., dee Board everywhere.
  3. View the Backlog
  4. Notice that the Backlog is also everywhere.

Proposed resolution

I propose that all the boards and backlogs should include the Name of the Project. either as

  1. Board: {Project name}
  2. {Project name} board

Also this should be done similarly for Backlog.

This pattern should be used on the

  1. title tag
  2. h1
  3. breadcrumb

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
backlog.png15.35 KBswirt

Comments

swirt created an issue. See original summary.

jeremylichtman’s picture

@swirt, I have added a merge request here: https://git.drupalcode.org/project/burndown/-/merge_requests/24

Do you want to test and/or approve?

There are still a few instances of titles set in the routing.yml that I haven't updated to use callbacks, largely because I haven't decided what to do with them yet.

jeremylichtman’s picture

Assigned: Unassigned » jeremylichtman
Status: Active » Needs review
swirt’s picture

@jeremylichtman. I reviewed the PR and applied the patch. It worked great. I left proof of life screencaps on the MR.

Thank you for jumping on this so quickly. It is a nice improvement.

swirt’s picture

Status: Needs review » Reviewed & tested by the community
jeremylichtman’s picture

Status: Reviewed & tested by the community » Fixed

Released on 1.0.58.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

swirt’s picture

Awesome. Thanks for getting this in the release.

jeremylichtman’s picture

You're most welcome.

swirt’s picture

When you have a chance, please assign credit appropriately.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.