Skip to content
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

Changes to final screen once a new request is complete #1682

Closed
4 tasks done
wrightmartin opened this issue Jul 3, 2014 · 11 comments
Closed
4 tasks done

Changes to final screen once a new request is complete #1682

wrightmartin opened this issue Jul 3, 2014 · 11 comments
Assignees

Comments

@wrightmartin
Copy link
Contributor

Part of #1526

More sharing, better cross-selling

screen shot 2014-07-03 at 15 30 42

@crowbot
Copy link
Member

crowbot commented Jul 28, 2014

See also mysociety/whatdotheyknow-theme#140

@garethrees
Copy link
Member

Fixed in #2078

The new partial is at app/views/request/_request_sent.html.erb, so just replace its contents with the new stuff. You don't need to preserve div#notice – that's just to retain the existing styling.

@garethrees
Copy link
Member

Oops PR closed this, but PR only covered the code bits

@wrightmartin
Copy link
Contributor Author

screen shot 2015-01-15 at 15 39 25

Here's what it looks like implemented

@garethrees
Copy link
Member

Definite improvement!

I think we have lost a bit of the boldness of the green flash message though. Could you add a screenshot with a bit more vertical (both up and down) context so we can see how it flows from the header and in to the request?

@wrightmartin
Copy link
Contributor Author

@garethrees

screen shot 2015-01-15 at 16 21 49

@garethrees
Copy link
Member

Yeah, I think it needs to be more obvious that its some sort of (large) alert and unique to the action the user has just taken. As a starting point, maybe render it within <div id="notice>" to reintroduce the (very) green notice box and add class=".subtle" to mute the colours?

@wrightmartin
Copy link
Contributor Author

screen shot 2015-01-16 at 11 51 41

Yes, that looks better, thanks @garethrees

@garethrees
Copy link
Member

Yeah that definitely stands out more! Do you think it feels okay at full size while going through the request process? I'm totally open to not putting it in a giant green box if you have other ideas.

Also I notice in the "What's Next" box there's "View other requests to $authority_name$ – assuming that's something you'd like us to do?

@garethrees
Copy link
Member

Any coding bits, could you add to the to-do list at the top of the ticket? Cheers.

@garethrees
Copy link
Member

Fixed in #2147

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants