Skip to content

fix: change Projects List page header from org name to "Projects"#9368

Draft
ericokuma wants to merge 1 commit intomainfrom
cursor/projects-list-header-4faa
Draft

fix: change Projects List page header from org name to "Projects"#9368
ericokuma wants to merge 1 commit intomainfrom
cursor/projects-list-header-4faa

Conversation

@ericokuma
Copy link
Copy Markdown
Contributor

Change the Projects List page header from displaying the organization's display name to the static word "Projects".

Previously, the OrganizationHero component on the /{organization} page showed the org's displayName (or slug). This changes it to always show "Projects" as the <h1> header, and updates the browser tab title from "{orgName} overview - Rill" to "Projects - Rill".

Closes APP-883

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

Linear Issue: APP-883

Open in Web Open in Cursor 

The OrganizationHero component on the Projects list page previously
displayed the organization's display name. Changed it to show the
static text 'Projects' instead, and updated the page title in the
browser tab accordingly.

Resolves APP-883

Co-authored-by: ericokuma <ericokuma@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants