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

Reader: Increase stream width #8792

Merged
merged 6 commits into from
Oct 18, 2016
Merged

Conversation

jancavan
Copy link
Contributor

@jancavan jancavan commented Oct 17, 2016

This is a try branch to address: #8732

Default 720px (with 250px featured image):
750-default

A few other widths I tried:

800px (250px featured image):
800

830px (250px featured image):
830

850px (300px featured image):
850-300 image

@fraying I think either 800 or 830 is good. 850 is actually good too for cards with featured images, it's just a bit wide for excerpt-only ones.

This branch's link only has 850 to test so I included screenshots for other widths. I also just applied the width increase to the Following stream.

@jancavan jancavan added [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Feature] Reader The reader site on Calypso. labels Oct 17, 2016
@jancavan jancavan added this to the Reader: Stream Refresh milestone Oct 17, 2016
@jancavan jancavan self-assigned this Oct 17, 2016
@matticbot
Copy link
Contributor

@@ -1,5 +1,9 @@
// Reader-specific tweaks to components

.following.main {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be scoped with .is-reader-page to keep it from affecting the current full post view

@fraying
Copy link
Contributor

fraying commented Oct 17, 2016

I think this is a great improvement for the wider screened set. 830px / 250px feels good to me.

@jancavan
Copy link
Contributor Author

Turned on reader/refresh/stream feature flag in: 0687e0c

For testing purposes only. Note to self: do not merge!

@jancavan jancavan added [Status] In Progress and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Oct 17, 2016
@jancavan jancavan added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. and removed [Status] In Progress labels Oct 18, 2016
@blowery blowery added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Oct 18, 2016
@blowery
Copy link
Contributor

blowery commented Oct 18, 2016

🐑 LGTM

@jancavan jancavan merged commit ba5e40e into master Oct 18, 2016
@jancavan jancavan deleted the try/reader/increase-stream-width-850 branch October 18, 2016 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Reader The reader site on Calypso. [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants