plane icon indicating copy to clipboard operation
plane copied to clipboard

🔥🔥🔥 Open-source Jira, Linear, Monday, and ClickUp alternative. Plane is a modern project management platform to manage tasks, sprints, docs, and triage.

Results 1035 plane issues
Sort by recently updated
recently updated
newest added

## [[WEB-2445]](https://app.plane.so/plane/projects/02c3e1d5-d7e2-401d-a773-45ecba45d745/issues/c377caac-3f4c-4b3e-b139-f55bf0b1c56a/) ### Notes: The PR is raised again because the 'className' variable was being passed into two components, causing styling issues. To overcome this, optionsClassName is passed in as...

🐛bug
🌐frontend

### Changes: This PR resolves the access validation issue in workspace settings. ### Reference: [[WEB-2443]](https://app.plane.so/plane/projects/02c3e1d5-d7e2-401d-a773-45ecba45d745/issues/58b4a823-43ab-41ac-8b39-532349148815/) ## Summary by CodeRabbit - **New Features** - Introduced enhanced authorization checks for accessing workspace...

🌐frontend
🧹chore

### Changes: This PR fixes the flickering issue when joining a project. ### Reference: [[WEB-2443]](https://app.plane.so/plane/projects/02c3e1d5-d7e2-401d-a773-45ecba45d745/issues/58b4a823-43ab-41ac-8b39-532349148815/) ## Summary by CodeRabbit - **New Features** - Simplified permission checking for projects, ensuring consistent...

🐛bug
🌐frontend
🧹chore

This PR computed the `orderBy` based on layout's allowed `order by` options. This also adds the computed `orderBy` directly onto the filter store as a single source of truth.

🌐frontend
🧹chore

This PR removes all the unnecessary `yjs` packages from the editor. ## Summary by CodeRabbit - **New Features** - Streamlined editor functionality by removing unnecessary dependencies, enhancing performance. - **Bug...

🌐frontend
✍️editor

**Summary** Added email and authentication columns in workspace member settings [[WEB-2456]](https://github.com/makeplane/plane-ee/pull/1124)

This PR changes the code to enable render on Hover for both dropdown and tooltip only when enabled and treats `renderByDefault` as the single source of truth for issue property...

🐛bug
🌐frontend

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary I have an S3 bucket and I'd like to use that instead...

✨feature

### Problem Statement Quick action menu on hover was overflowing for created and updated link notifications in inbox. ### Solution When the links were long the words weren't wrapping correctly...

🐛bug
🌐frontend
🌐web

## Feature Request: As a developer, I frequently include task IDs in my Git commit messages for traceability. I would appreciate a "Copy to Clipboard" button next to the task...