-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: shortcake-dev/shortcake-app
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add tests to ensure URL strategy is correct across devices
enhancement
New feature or request
#55
opened May 13, 2021 by
BryceBeagle
Too much boilerplate code to make a widget testable (e.g. wrapping in New feature or request
MaterialApp
and adding a Provider
for the MockApi
)
enhancement
#45
opened May 11, 2021 by
BryceBeagle
Routes for Recipe information should use a shorter representation of the UUIDs, potentially base62
enhancement
New feature or request
#44
opened May 11, 2021 by
BryceBeagle
Add tests for navigating from New feature or request
Homepage
to RecipePage
enhancement
#43
opened May 11, 2021 by
BryceBeagle
Add tests for deep linking
enhancement
New feature or request
#42
opened May 11, 2021 by
BryceBeagle
Navigating to Something isn't working
/recipes/{something}
, where something
is an invalid recipe ID, takes the user to an unwelcoming Not found
page
bug
#41
opened May 11, 2021 by
BryceBeagle
Navigating to Something isn't working
/recipes/
without a recipe ID takes the user to an unwelcoming Not found
page
bug
#40
opened May 11, 2021 by
BryceBeagle
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.