Describe the bug
When using column blocks in the Gutenberg editor, when you preview on a mobile device they are too narrow and I would expect a reactive design to revert to a single column at that time.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect two columns to revert to a single column when viewed on a mobile device as good reactive design practice.
Screenshots

Desktop (please complete the following information):
Smartphone (please complete the following information):
Not in use - using the editor preview
Additional context
Yes, I strongly agree and wish this would be prioritized. I opened a similar issue https://github.com/WordPress/gutenberg/issues/9449 but it was closed in favor of other open issues that address a wider range of column issues. I understand that, but still wish this fix could be prioritized.
At this stage in GB development, it's a bit puzzling that the columns block is still so far behind compared to other blocks and it's not getting any attention.
@mrleemon Agreed. Not an exaggeration: having an excellent Columns block is a necessary component to make Gutenberg a success. I have eight sites that are depending on it.
The Column block is called "Beta" which can mean two different things:
(1) hopefully, the developers plan to do a lot of work on it prior to WP 5.0, or
(2) the developers are unsure if the Columns block will ship in the WP 5.0 release.
I anticipate a clear answer from the Gutenberg team on this.
Expected behavior
I expect two columns to revert to a single column when viewed on a mobile device as good reactive design practice.
I agree, @MogHughson. If not via Columns block, then through another block I would suggest called Grid, that would allow for as many columns as possible to retroactively fall beneath one another as the screen size narrows. Having the option to define breakpoints in the editor settings for the block would be a nice touch too.
Thanks for the report. Consolidating in #6048.
Most helpful comment
@mrleemon Agreed. Not an exaggeration: having an excellent Columns block is a necessary component to make Gutenberg a success. I have eight sites that are depending on it.
The Column block is called "Beta" which can mean two different things:
(1) hopefully, the developers plan to do a lot of work on it prior to WP 5.0, or
(2) the developers are unsure if the Columns block will ship in the WP 5.0 release.
I anticipate a clear answer from the Gutenberg team on this.