openfisca / legislation-explorer

Explore legislation formulas and parameters.
https://legislation.demo.openfisca.org
GNU Affero General Public License v3.0
26 stars 12 forks source link

Enhance 404 pages #109

Closed Anna-Livia closed 7 years ago

Anna-Livia commented 7 years ago

Connected to #83

This PR should add the following behavior : the user types : legislation.openfisca.fr/fakename --> they are redirected on the homepage, with an info message and a search for 'fakename' already processed

the user types legislation.openfisca.fr/fakename/faky --> they are directed to a dedicated 404 page with a seach bar that has not been populated. On submit, this search bar directs them to the homepage with the search they entered processed.

Finally, I tried to clarify the integration test part of the read me.


EDIT by @fpagnoux: Add reference issue

fpagnoux commented 7 years ago

Don't forget the "Connected to ..." part, it's really important for me to follows the PRs through Waffle 😉 .

Anna-Livia commented 7 years ago

Ceci est la version sans le composant searchbar Je travaille sur une autre branche : searchbar-component