Skip to content

[#56520]Add RangeControl for width of column block.#57387

Open
prasadkarmalkar wants to merge 1 commit intoWordPress:trunkfrom
prasadkarmalkar:update/column-width-range-control
Open

[#56520]Add RangeControl for width of column block.#57387
prasadkarmalkar wants to merge 1 commit intoWordPress:trunkfrom
prasadkarmalkar:update/column-width-range-control

Conversation

@prasadkarmalkar
Copy link
Copy Markdown
Contributor

@prasadkarmalkar prasadkarmalkar commented Dec 27, 2023

What?

This PR adds RangeControl to the width of the column block.

Why?

Using input + range combo control for the width of the column block will enhance the user experience while editing.

How?

Added RangeControl component and synced it with the width of the column block. So user can change the width of a column block using RangControl as well as UnitControl.
Added 10% increase when the user selects % as a unit.

Screenshots or screencast

Screenshot 2023-12-27 at 11 31 31 AM

Fix: #56520

@prasadkarmalkar prasadkarmalkar changed the title Add RangeControl for width of column block. [#56520]Add RangeControl for width of column block. Dec 27, 2023
@github-actions
Copy link
Copy Markdown

👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @prasadkarmalkar! In case you missed it, we'd love to have you join us in our Slack community, where we hold regularly weekly meetings open to anyone to coordinate with each other.

If you want to learn more about WordPress development in general, check out the Core Handbook full of helpful information.

@github-actions github-actions bot added the First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository label Dec 27, 2023
@richtabor richtabor added [Block] Columns Affects the Columns Block [Type] Enhancement A suggestion for improvement. labels Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Block] Columns Affects the Columns Block First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository [Type] Enhancement A suggestion for improvement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use input + range combo control in column block width

2 participants