Closed jimmymathews closed 5 months ago
Since API routes were implemented, we can now include a URL for each finding that leads the user to the dashboard page with the appropriate parameters already selected. Add URLs to the "findings" functionality.
This can be implemented with simple text parsing, appending the route to each findings text. So the implementation is shifted to the frontend.
Since API routes were implemented, we can now include a URL for each finding that leads the user to the dashboard page with the appropriate parameters already selected. Add URLs to the "findings" functionality.