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 complaint card link routing #479

Merged
merged 3 commits into from
Nov 3, 2023
Merged

Improve complaint card link routing #479

merged 3 commits into from
Nov 3, 2023

Commits on Oct 30, 2023

  1. Improve complaint card link routing

    The ellipses in complaint cards were using a vanilla anchor tag, causing
    them to ignore the app's router and lose the user's search status when
    returning to search results.
    
    Addresses DATAP-1224
    contolini committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    b6b83a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d00824 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    41cd768 View commit details
    Browse the repository at this point in the history