plane
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.
### Description This PR fixes estimate point input validation. ### Type of Change - [x] Bug fix ## Summary by CodeRabbit * **New Features** * Added support for decimal and...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior As depicted above, it would be useful to have an option...
### Description This PR will trigger in-app and email notification whenever a intake status is changed. ### Type of Change - [x] Improvement (change that would cause existing functionality to...
- Fix `dropped_assginees` → `dropped_assignees` - Fix `added_asignee` → `added_assignee` - Ensure consistent naming convention throughout function --- > [!NOTE] > Corrects variable name typos in `track_assignees` to use `added_assignee`...
### Problem When selecting an Unsplash image (or any external URL) as a project cover image, the URL wasn't being saved to the backend. The `handleCoverImageChange` function was returning `null`...