Automattic / Automattic/block-experiments

Layout grid: improve resize validation experience

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
Enhancement
Dominant language
JavaScript
Stars
131
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Sometimes you are unable to change an offset/span value because the grid validation prevents that particular combination. However, if you 'skip over' a few numbers then validation is possible.

We should try and improve this situation.

For example, this video shows that it's not possible to reduce the offset from 4. This is because 3 is not valid. However, 1 and 2 would be valid. Maybe we can detect this and skip from 4 to 2.

https://cld.wthms.co/Ckgj0z

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.