svthalia / Reaxit

The latest ThaliApp built on Flutter.
GNU General Public License v3.0
11 stars 3 forks source link

Fixed an issue with deeplinks #508

Closed JAicewizard closed 1 week ago

JAicewizard commented 1 month ago

The deeplink /groups/{boards/...} would get interpreted as a group with pk {boards/...}. This would obviously not work and crash the app.

Closes #452.

Summary

A clear and concise description of the changes that you made.

How to test

Steps to test the changes you made:

  1. Go to a page of a group on the website
  2. Open in app
  3. Observe it not crashing
JAicewizard commented 1 week ago

https://github.com/svthalia/Reaxit/actions/runs/10391253722/job/28773720523