- Issue created by @catch
- Merge request !11439Move resize CSS to its own library and attach it from textarea elements. β (Closed) created by catch
- π¬π§United Kingdom catch
This is within the threshold of asset sizes in performance tests because it's a small file, meaning tests don't fail due to the improvemnet, but it allows us to lower those threshold a little bit, so have done that.
- πΊπΈUnited States smustgrave
So I tested this one on a standard install of 11.x
Went to the add Article node form
Using the browser changed size left and right, up and down and everything resized just fine.Leaving the tag if there is additional testing that should be done, else LGTM
- π¬π§United Kingdom catch
@smustgrave did you resize the browser window or the textarea? The ckeditor textarea isn't resizable (at least not out of the box), however the revision information box should be vertically resizable.
- π¬π§United Kingdom catch
OK that's not affected by this, only affects textareas (the draggable corner, when it's there).
- πΊπΈUnited States smustgrave
Ah thanks. Took your advice from slack and used the revision log area to test and can confirm I can still drag the textarea up and down
The Needs Review Queue Bot β tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide β to find step-by-step guides for working with issues.
- π¬π§United Kingdom catch
textarea-resize makes sense, and removed the stray dump.
The Needs Review Queue Bot β tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide β to find step-by-step guides for working with issues.