openfoodfacts / smooth-app

🤳🥫 The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart
https://world.openfoodfacts.org/open-food-facts-mobile-app?utm_source=off&utf_medium=web&utm_campaign=github-repo
Apache License 2.0
848 stars 282 forks source link

Adding more deep-linking to the mobile app #4016

Open teolemon opened 1 year ago

teolemon commented 1 year ago
### Native screens we have (and could bind to their web counterparts)
- [ ] https://github.com/openfoodfacts/smooth-app/issues/4170
- [ ] https://github.com/openfoodfacts/smooth-app/issues/4169
- [ ] Add deep-link capture for Simple search queries (https://world.openfoodfacts.org/cgi/search.pl?search_terms=test&search_simple=1&action=process)
- [ ] https://github.com/openfoodfacts/smooth-app/issues/4171
- [ ] Add deep-link capture for User account ()
- [ ] https://github.com/openfoodfacts/smooth-app/issues/4177
- [ ] Add deep-link capture for Product lists ()
- [ ] Add optional Hunger Games deep linking (https://hunger.openfoodfacts.org/)
- [ ] We could try to handle anchors on the product page and product edit page
- [ ] https://github.com/openfoodfacts/smooth-app/issues/4172
- [ ] https://github.com/openfoodfacts/smooth-app/issues/4173
- [ ] https://github.com/openfoodfacts/smooth-app/issues/4174
- [ ] https://github.com/openfoodfacts/smooth-app/issues/4175
- [ ] https://github.com/openfoodfacts/smooth-app/issues/5648
- [ ] https://github.com/openfoodfacts/smooth-app/issues/5649
g123k commented 1 year ago

FYI I'm not sure deep links are a "Good first issue", as we have a mix between the Navigator 1 and 2. I prefer to implement this kind of feature

teolemon commented 9 months ago

@g123k is that still the case, we're reviewing issues for GSOC with @M123-dev