Closed fvcci closed 3 weeks ago
Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword
link
(e.g. "Link T-123").💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.
Visit the deploys page to approve it
Name | Link |
---|---|
Latest commit | 25efa7832212fbcf83fa4190035b7637e67de197 |
The issue is related to the drawer dragging feature. The drawer can be dragged from anywhere the drawer is pressed, but that makes it hard to distinguish between a drawer drag and a link select. Preventing the drawer from being dragged should fix the issue.