teambtcmap / btcmap-ios

iOS application for BTC Map
https://btcmap.org
GNU Affero General Public License v3.0
14 stars 3 forks source link

Implement tap on Element (shop) row in CommunityDetail #35

Closed salvatoto closed 1 year ago

salvatoto commented 1 year ago

For the CommunityDetailView sheet that presents on tap of a community polygon on the main map, the rows are not tappable. I used the same CommunityDetailView that is pushed from "Option Button > Communities > Select a community row". When pushed that way, the CommunityDetailView rows are tappable and push a CommunityElementView.

However, when presented as a sheet from a map polygon tap, the CommunityDetailView rows are not tappable.

salvatoto commented 1 year ago

Fixed b889d748c856b4bf0e74cd322a3631d7a6cf4630