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

Buttons block - Border radius changes are not being stored #32701

Closed
geriux opened this issue Jun 15, 2021 · 0 comments · Fixed by #32717
Closed

Buttons block - Border radius changes are not being stored #32701

geriux opened this issue Jun 15, 2021 · 0 comments · Fixed by #32717
Assignees
Labels
Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended

Comments

@geriux
Copy link
Member

geriux commented Jun 15, 2021

Description

While sanity testing the Gutenberg mobile release 1.55.0 an issue was found when changing the border radius of a button within the Buttons block. It looks like it's a breakage from this PR.

Step-by-step reproduction instructions

  1. Open the mobile editor
  2. Add a Buttons block
  3. Select the button and open the settings
  4. Change the border radius
  5. Either go to the HTML view or preview the post

Expected behaviour

The button should have the selected border radius.

Actual behaviour

The border radius is not being saved.

Screenshots or screen recording (optional)

Device information

  • Device: Both iOS and Android
@geriux geriux added [Type] Bug An existing feature does not function as intended Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) labels Jun 15, 2021
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended
Projects
None yet
2 participants