-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add start page #61
Add start page #61
Conversation
1. Move `index.html` to `match.html` 2. Change `index.html` content to the start page 3. Add routes to `routes.py`
✅ Result of Pytest Coverage---------- coverage: platform linux, python 3.9.10-final-0 -----------
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this. I'm not sure why the match page forms part of the user journey. I think now we've got a full upload/download user journey, the start page should integrate with that?
Sorry - I should have tagged you to make sure you had the context
|
This reads a little neater I think!
1. Add link to spreadsheet template 2. Change route link
Change the title of the page to be more directive about the step in the journey. Move the error message into the form. Remove the heading and increase the label size instead. Change the button text.
I've made a few amends to: I think it all works! Very exciting! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome. Thanks for doing this. It looks great!
1. Move `index.html` to `match.html` 2. Change `index.html` content to the start page 3. Add routes to `routes.py`
This reads a little neater I think!
1. Add link to spreadsheet template 2. Change route link
Change the title of the page to be more directive about the step in the journey. Move the error message into the form. Remove the heading and increase the label size instead. Change the button text.
…into start-page
@jonodrew are we ready to merge this one in? |
👍🏻 Hit the button John! |
index.html
tomatch.html
index.html
content to the start pageroutes.py