deltachat / deltachat-ios

Email-based instant messaging for iOS.
GNU General Public License v3.0
310 stars 49 forks source link

improve webxdc tapping #1466

Closed r10s closed 2 years ago

r10s commented 2 years ago

i suggest to target this issue once https://github.com/deltachat/deltachat-ios/pull/1440 is merged:

cyBerta commented 2 years ago

If we allow to tap on the icon and on the title and on the summary as well as on the "start..." label, why don't we just open the WebxdcViewController on tap of the whole bubble?

r10s commented 2 years ago

yes, maybe that's fine as well, esp. if that is easier.

however, between icon/title/summary and the start-button is also the user-entered text - in comparable situations (images, html-view), this is not tapable as well.

cyBerta commented 2 years ago

I forgot about the additional text. My proposal would be to allow tapping on the image and on the start label as long as we don't change the summary text.