weiran / Hackers

Hackers is an elegant iOS app for reading Hacker News written in Swift.
http://weiran.co/hackers
MIT License
697 stars 110 forks source link

Share button behavior changed recently #176

Closed szhu closed 4 years ago

szhu commented 4 years ago

Previously, if I clicked into a discussion and tapped the share icon, I would get options for sharing the discussion.

Recently, it looks like the button behavior changed. Now when I tap the share icon, I get options for sharing the linked website.

I'm not sure if this is a bug or if it was intended to be a feature. If the latter, what's the recommended way for me to get or share the link to discussions?

weiran commented 4 years ago

Hi @szhu,

Thanks for reporting this. It looks like a regression in 4.3, so I'll get a 4.3.1 hotfix out to revert to the previous behaviour.

In 4.4 it offers you the choice between sharing the article or Hacker News link.

szhu commented 4 years ago

Confirmed fixed in the app. Thank you!