Skip to content
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

Route Cancel / Back Button #44

Closed
Seiyaroo opened this issue Oct 3, 2023 · 0 comments
Closed

Route Cancel / Back Button #44

Seiyaroo opened this issue Oct 3, 2023 · 0 comments
Assignees
Labels

Comments

@Seiyaroo
Copy link
Contributor

Seiyaroo commented Oct 3, 2023

As a developer, I will want to be able to go backwards from an existing page. While most phones have a "back" feature built in by swiping, we want to enable ease of use for users who may not be as technologically inclined. Back buttons are recognizable and consistent no matter the native tongue of a user. In addition we want our app to be consistent so something like an app bar could be useful in our design.

Describe the solution you'd like
I would like a back button that appears in a consistent way across pages as it is needed. This in particular will be useful on the page where you can edit events.

Tutorials:
scaffold: https://developer.android.com/jetpack/compose/components/scaffold
app bars: https://developer.android.com/jetpack/compose/components/app-bars

relates to USER STORY #58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

3 participants