Replies: 2 comments 1 reply
-
|
Where is it that you are trying to copy text from? I'm going to guess it was changed to keep from having an odd experience with "entity selection" in lists, etc in Garage and similar UIs. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
The text selection is disabled on any table view (and note fields) as there's functionality layered on top to provide multi-selection for these lists. would be really hard having text selection AND this functionality. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I just installed the app and am excited to explore it.
Being unable to select text is unfortunately bordering on being a deal breaker for me.
This is to my understanding caused by the
user-select:noneCSS property, defined in the site's<head><style>tag.Is there any specific reason you decided to disable it initially?
Best,
Gab
Edit: This seems to have been added in #1087 without comment or related issue.
Beta Was this translation helpful? Give feedback.
All reactions