Total-RP-3
Total-RP-3 copied to clipboard
Add copy option for some text fields
It would be interesting to allow people to copy some of the information in someone's profile or in some other parts of the UI (kind of like you could copy someone's info from a web page).
How I see it is that we would create a widget (so the code can be easily abstracted and re-used everywhere) that when you Ctrl + Click (?) on the text, the widget turns into an edit box that is autofocused with the text preselected so they can Ctrl + C. When the field loses focus, the edit box goes away and the text element is put back in.
It could be used on the profile page (player, companions), in the directory, and more. It could probably get tied in with issue #37 where Ctrl + Clicking an at-first-glance slot would open a custom copy frame. The option could be added to some menus once we have finally switched to custom dropdown menus.