-
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
Intrinsic design vs. device view points #9
Comments
Great video here that touches on aspects of intrinsic web design vs breakpoints, along with the limitations of breakpoints: https://heypresents.com/talks/be-the-browser-s-mentor-not-its-micromanager |
Nice find, @annezazu Thank you! |
This is a great idea and I would be happy to run with this as my first piece. |
I have some time set aside on Friday to try and drop an outline. |
I'm feeling a bit perplexed about a sound title for this piece. I'm not too keen on "something vs something", because of the binary and winner vs loser contention. Here is my rough, high-level outline.
|
@colorful-tones Starting with the second bullet point and then come back to the first - would get the reader off to a better start learning how it works. Apart from that, the outline appears to be solid. |
I got started on a draft for this yesterday, but it still has a way to go. I'm hoping to have a complete draft ready for review by the end of next week. |
Here is a rough draft that I've been working on: https://docs.google.com/document/d/1fS8McxhIVHA8n15FnktL8WCEqZYIzWvrww6LOYnhI5A/edit?usp=sharing |
I'll review this early next week! |
Reviewed! It's a great start. I would opt for clarity over cleverness in the title and intro. Overall, the pieces are factual and descriptive but I think could be made more compelling, perhaps with visuals like the one shared here. |
Thanks @colorful-tones for taking on this post. I like the straight forwardness in examples from the various themes. It's a bit short why view points are not helpful anymore. It might help giving it a bit more meat on the theory and rationale behind it opting for the fluid and intrinsic design. the section "Shortcomings of responsive design by media query" - Is a bit thin in explanation... If you want to add more theory: https://css-tricks.com/intrinsic-typography-is-the-future-of-styling-text-on-the-web/ |
That is certainly a compelling visual. However, what are the guidelines around using images and crediting sources? I'm not sure where that image came from and who to credit. @bph @annezazu I'm not sure I'll have the bandwidth to get this over the finish line. All of your observations and feedback are spot on and I'm missing some gaps in knowledge for the WordPress roadmap or critical theories apparently. For now, I'm going to unassign this so I don't hold editorial expectations. 👍 I'll leave my Google Doc draft publicly available in case anybody wants to try and run with it. Thanks for all the great feedback! |
Additional discussion from project contributors/leadership: |
@colorful-tones So sorry to hear that our comments let you shy away from finishing this post. The post is well structure and the examples are great. Thanks for keeping the Google Doc available, so we can give you co-author props. :-) I see you posted a different topic idea on the discussion board. Thank you for that! :-) I also want to know how this gradient thingy works. Cheers! |
@colorful-tones Thank you for your work toward this so far. I'm happy to take it and run with it. :) |
I've finished the bulk of the draft, which is in a Google Doc. Most of what's left will be the code example pieces at the end. I wouldn't normally post for feedback at this stage, but I think it would be helpful to iron out the early sections of the piece around what intrinsic design is and why it's useful. Are there things I'm missing? Are the definitions fleshed out enough? etc. |
I'll review this next week as best as I can! |
I don't seem to have edit access so offering feedback here for now!
I'd rephrase this more positively: "These are important questions to ask-- Designers have been having these discussions for decades at this point". I love the rest of that paragraph. It's excellent and specific.
Minor typo: "palm of their hands". You use "evolve" three times in the first section. I'd try to cut back.
I might say "For the health" (I think that's what you mean).
I'd perhaps link to https://make.wordpress.org/core/2022/09/26/core-editor-improvement-catalyst-for-creativity/ Finally, I might note the upcoming 6.2 release including min font size: WordPress/gutenberg#42489 (comment) It might be too in the weeds but it might be a good example of the iteration and evolution you wonderfully emphasize. Great job :) |
Thanks, @annezazu. This is great feedback. I'll be doing a copyediting review of it today and will fix up all the typos and smooth out some of the rougher bits. The biggest thing was making sure I was getting the descriptions and definitions right in the early sections.
You know, I literally thought to myself when I read through again yesterday, "Anne will tell me to make this more positive." Should've trusted my what my brain was telling me. :) |
Hah! Glad I've become predictable. I think the framing is excellent and it feels all very relatable/understandable. |
Thanks to @mburridge for also providing a copyediting review. 🙌 I'm officially moving this over to "Needs second review" now. I believe the draft is in a good enough state for this stage, but I'm also going to reach out to a couple of others who are more knowledgeable on intrinsic design to make sure the concepts are well explained. Here is the doc for review: https://docs.google.com/document/d/1AkMehEMKDd-aoZhonw2UV7yNTm1mePDA84H16pp4yXk/edit# |
@justintadlock I feel this is ready to go. It's a great write-up. I just added the publishing checklist here, for posting it to the blog. :-)
|
How Gutenberg developer implement responsiveness for the block editor.
Resources:
From conversations...
An answer to Why are there no breakpoints and responsiveness in blocks?
"The projects is implementing intrinsic design, that reacts to any screen size, and not just arbitrary break points. From there it aims to adjust typography and layouts in patterns. The first implementation is available with the Row and Stack variation of the Group block."
Fluid Typography comes to WordPress 6.1: "Fluid typography" describes how a site's font sizes adapt to every change in screen size, for example, growing larger as the viewport width increases, or smaller as it decreases."
Could emphasize how breakpoints immediately bring a lot of cognitive overhead for users, which is present in all the block libraries that do it. Furthermore, artificial breakpoints are not flexible enough (fixed sizes for mobile, tablet, web), don’t account for patterns inserted in different contexts, etc.
Page Builders, like Elementor or Beaver Builder, started five to seven years ago. Breakpoints were all that was available back then. Jen Simmons discussed Intrinsic design at the A List Apart Event in April 2019
The text was updated successfully, but these errors were encountered: