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 994 plane issues
Sort by recently updated
recently updated
newest added

#### Improvements: Now, clicking on the `Add page` button doesn't open a modal, instead it directly creates a new untitled page and redirects the user to it. Pressing the shortcut...

🌐frontend
🌟improvement

### Changes: This PR includes following changes: - Removed the hover effect from the app sidebar, issue layout, and modals in the PWA, allowing users to interact with a single...

🌐frontend
🌟improvement
🧹chore

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I create a view to show my issues as a...

🐛bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary ![image](https://github.com/user-attachments/assets/6e2c7cb3-2260-4423-bdd1-b08bf1b5c1ee) It would be great if we can view time logs in...

✨feature

## What's new? This PR adds a new custom image extension to handle image uploads. 1. Editor now supports multiple images drop and paste. 2. While the images load, a...

🌐frontend
🌟improvement
✍️editor

#### Improvements This PR optimizes `useOutsideClickDetector` and `usePeekOverviewOutsideClickDetector` by replacing `querySelectorAll` with a more efficient check for the closest element with the required attribute on the event target. This enhances...

### Changes: This PR includes following changes: - Updated Deleted Cycle Toast Message - Fixed View Page Empty State - Resolved Automation Issues in Project Settings - Fixed Intake Delete...

🐛bug
🌐frontend
🧹chore

## [[WEB-2213]](https://app.plane.so/plane/projects/02c3e1d5-d7e2-401d-a773-45ecba45d745/issues/e867b34a-2734-45e5-aae2-79d438093f1f/) ## Changes: - This PR adds the functionality of persisting the "state of groupings" for List View, by storing the applied grouping in the store and the localStorage....

🐛bug
✨feature
🌐frontend

This PR focuses on reversing the priority keys for order by based on priority. Basically if `priority` was the key for sorting from urgent to low, after this PR `-priority`...

🌐frontend
🧹chore

## [[WEB-2330]](https://app.plane.so/plane/projects/02c3e1d5-d7e2-401d-a773-45ecba45d745/issues/bf0b5774-052b-46bd-ba5a-d9106ca1e5c4/) ### Changes: - Bulk delete error modal is now visible only when non admins press delete/backspace in an open project. - Previously it was visible for all users...

🐛bug
🌐frontend