fossasia / susi_iOS

SUSI AI iOS app http://susi.ai
Apache License 2.0
1.87k stars 139 forks source link

Feat: Made Link in Chat Clickable #518

Closed raghavbabbar closed 5 years ago

raghavbabbar commented 5 years ago

Feat: https://github.com/fossasia/susi_iOS/issues/517

Changes: made link in chat view clickable And opened them in browser.

raghavbabbar commented 5 years ago

note some time you may not able to click link because of content view height issue solved in this PR https://github.com/fossasia/susi_iOS/issues/512

raghavbabbar commented 5 years ago

@raghavbabbar I can't able to open the link in the chat. Make sure it works every time.

@jogendra this was due to issue in https://github.com/fossasia/susi_iOS/issues/512 . Now i have merged master in this branch. please take pull before testing it . thanks

chashmeetsingh commented 5 years ago

I would suggest creating another PR because there seems to be a lot of unwanted code which would cause issues if we plan to revert this PR at any point in time.