Feature request: selectable issue keys in board #198794
Replies: 2 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Totally valid UX friction the drag-on-click behavior on board cards actively blocks text selection, which is a common browser interaction pattern being overridden without a fallback. Until GitHub fixes this, a quick workaround: hover over the card, right-click the issue title link, and copy the URL then extract the issue number from the URL. Not elegant, but faster than opening the issue. Your two suggestions are both good and clearly prioritized correctly double-click to select is the right fix since it aligns with standard browser behavior, and "Copy key" in the dot menu is a solid fallback that would take minimal effort to implement. File both at If this helped, feel free to mark it as answered it helps others find the solution faster! 😊 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Product Feedback
💬 Feature/Topic Area
Issues
Body
I wish my browser's standard "double click to select word" would work on the issue keys (#nnnnnn) displayed in the board.
I often need to copy issue keys to refer to them elsewhere, and opening the issue just to extract the key seems unneccessarily fiddly.
For swimlanes at least the "start selection outside the link" trick works, but for the cards there is just no way:
Trying to start selecting within the card just activates dragging the card.
Starting selection outside the card can select the body but the selction never reaches the key.
A passable second choice would be to add "copy key" to the dot menu on the card, but double-click to select really should just work.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions