Skip to content

Commit 8edd0ea

Browse files
authored
Merge pull request #204 from makeplane/project-activity-feed-fix
Minor fix: Project Overview
2 parents 50853f3 + 3e2ee6b commit 8edd0ea

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/core-concepts/projects/project-overview.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ import Tags from '@site/src/components/Tags';
1414
/>
1515
</div>
1616

17-
Without a centralized dashboard, teams often face challenges like fragmented information, inefficient progress tracking, and communication gaps.
17+
Without a centralized project view, teams often face challenges like fragmented information, inefficient progress tracking, and communication gaps.
1818

1919
Project Overview offers a centralized space for teams to monitor project health, track progress, and collaborate effectively. It consolidates key project metrics, updates, and collaboration tools into a single view. Whether you're a project lead, team member, or stakeholder, this feature provides the visibility you need to stay informed and aligned.
2020

21-
## Access Project overview
21+
## Access project overview
2222

2323
Navigate to **Issues** under your project and click **Overview** on the top bar. Alternatively, click the project name at the top left when working within other sections like Cycles or Pages.
2424

@@ -40,7 +40,6 @@ You can view overall project completion percentages. Metrics are displayed visua
4040
![Project Progress](https://media.docs.plane.so/projects/project-progress.webp#center)
4141

4242
This helps to identify overdue tasks and track progress over time. Task status breakdown:
43-
- **Overdue**: Tasks past their due dates.
4443
- **Backlog**: Tasks that are planned but not yet prioritized.
4544
- **Unstarted**: Tasks yet to begin.
4645
- **Started**: Tasks currently in progress.
@@ -87,6 +86,6 @@ Go to your [project's settings](/core-concepts/projects/overview#project-setting
8786

8887
## Activity feed
8988

90-
Get real-time updates on project activities, such as task progress, state changes, and new assignments. Updates are listed chronologically, making it easy to follow the project’s history.
89+
Get real-time updates on project activities, such as task progress, state changes, and new members. Updates are listed chronologically, making it easy to follow the project’s history.
9190

9291
![View activity feed](https://media.docs.plane.so/projects/activity-feed.webp#center)

0 commit comments

Comments
 (0)