Skip to content

Conversation

@misha98857
Copy link

I think when dragging a block, the cursor type should change to "pointer" and can't select text until user click on a block.

@apankrat
Copy link
Owner

Thanks for the patch and sorry for taking this long to reply.

I agree with the user-select: none change, it makes perfect sense. It should be applied at .board level though rather than to .note elements. That's because otherwise it's still possible user-select list and board titles. I'll apply the first change in a moment.

I disagree with the other change, because I just don't like how busy it makes the board look (with the cursor flipping between default and pointer as it moves through the list). This is as subjective as it gets, so by the power vested in me by being the owner-dictator of the project I'm going to reject this change.

@apankrat apankrat closed this Apr 30, 2020
@apankrat
Copy link
Owner

Done with cf2a130

@timtraversy
Copy link

Screen Shot 2021-07-28 at 7 56 38 AM

The selection issue is still happening on Safari. I had success in getting rid of it by moving the user-select property to the body selector, I'll open a PR if I have something good working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants