RightToAskOrg / righttoask-app

GNU General Public License v3.0
3 stars 2 forks source link

Flow #105

Closed vteague closed 1 year ago

vteague commented 2 years ago

If I click 'My MP' from the Advanced Search Page: Intended behaviour: it should go to FindMPsPage, then to a SelectableListPage with the appropriate MPs, then back to the Advanced Search Page. Current behaviour: seems to go to FindMPsPage (good), then to ReadingPage (wrong).

Possibly related to Issue #85

vteague commented 1 year ago

Resolved by PR #130. It now sends you to the FindMPsPage if you haven't already found them, then pops back to the Advanced Search page - user needs to click 'MyMP' again.