mirror of
https://github.com/makeplane/plane.git
synced 2026-07-12 21:40:18 +02:00
* fix: truncate issue type name. * fix: property data loss when swtiching between profile page and workspace. * fix: infinite issue types loader when switching projects in create issue modal. * chore: add back custom search select for issue type and property dropdown * chore: update property tile popover to use react portal. * style: minor UI update for text input. * fix: remove empty strings from number and text value. * chore: revert back save buttom to confirm check icon. * style: property attribute ux copy improvements. * fix: move issue type change logic on switching projects to parent. * chore: remove option to `make a copy` for disabled issue types. * chore: minor UI improvement. * chore: update issue identifier. * chore: disable new issue type by default. * chore: minor ui fixes. * chore: disable project and issue type switch while making a copy