sublinks / sublinks-frontend

MIT License
17 stars 5 forks source link

Prefill community in post form from referrer #150

Open kgilles opened 4 months ago

kgilles commented 4 months ago

In the post-creation form users have to select which community the post should be created in. We want to make things slightly easier for users who came to the form from a given community page, and prefill the community selector in these cases.

Depends On https://github.com/sublinks/sublinks-frontend/pull/148

Criteria When a user navigates to the post-creation page (/p) from a community page or post, prefill the community selector in the form with the community from which the user just came from