framework7io / framework7

Full featured HTML framework for building iOS & Android apps
http://framework7.io
MIT License
17.98k stars 3.24k forks source link

enhance "Messages"-Component with context-menu while a message bubble is marked #814

Open nimo23 opened 8 years ago

nimo23 commented 8 years ago

In typical messanger applications (whatsapp, ios messanger), when a message bubble is clicked/marked, then the message bubble is marked and a "context menu" is shown (for example: copy, forward, etc.). Please provide a option for having a "context menu" (with clickable actions) while clicking/marking a message bubble. Thanks!

murliatdure commented 8 years ago

I hope u can edit the messages template and add a class based on that open the popover wrt the current element.

valnub commented 7 years ago

I think this is rather a feature request than a bug. Maybe we can do this for v2. Also, if someone wants to contribute doing this, PR's are welcome :)