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

Improve back navigation button #169

Merged
merged 2 commits into from
Sep 9, 2024
Merged

Improve back navigation button #169

merged 2 commits into from
Sep 9, 2024

Conversation

AlanSoto31
Copy link
Contributor

Description

  • Use javascript:history.back() to navigate back in the user's browsing history, instead of returning to the last visited page.
  • Only display the back button when users come from a page within the app.
  • Style the back navigation bar to match the design.

How has this been tested?

Please mark the tests that you ran to verify your changes. If difficult to test, consider providing instructions so reviewers can test.

  • Manual testing
  • System tests
  • Unit tests
  • None

Checklist

  • CI pipeline is passing
  • My code follows the conventions of this project
  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • I have added seed data to the database (if applicable)

Release tasks

Add any tasks that need to be done before/after the release of this feature.

Screenshots/Loom

This section is relevant in case we want to share progress with the team, otherwise, it can be omitted.

@AlanSoto31 AlanSoto31 self-assigned this Sep 6, 2024
@LuigiR0jas LuigiR0jas merged commit 7df26a0 into main Sep 9, 2024
4 checks passed
@LuigiR0jas LuigiR0jas deleted the improve-back-button branch September 9, 2024 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants