Skip to content

Update Aztec to version 1.19.2#2318

Merged
mchowning merged 1 commit intodevelopfrom
issue/update_aztec_to_1.19.2
May 26, 2020
Merged

Update Aztec to version 1.19.2#2318
mchowning merged 1 commit intodevelopfrom
issue/update_aztec_to_1.19.2

Conversation

@SergioEstevao
Copy link
Copy Markdown
Contributor

@SergioEstevao SergioEstevao commented May 26, 2020

Fixes #1218

This update of Aztec fixes another instance of the underlines going the full width of a line.

To test:

  • Create a list block
  • Write some test in an item
  • Add a link to the full text on the line
  • Check that the underline does not expand to the full line.
  • Tap Enter
  • Check that the underline does not expand to the full line.
  • Test the same using the Paragraph block and the Quote block

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

@SergioEstevao SergioEstevao added the [Type] Bug Something isn't working label May 26, 2020
@SergioEstevao SergioEstevao added this to the 1.29 milestone May 26, 2020
@SergioEstevao SergioEstevao requested review from etoledom and guarani May 26, 2020 15:51
@peril-wordpress-mobile
Copy link
Copy Markdown

Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job!

Copy link
Copy Markdown
Contributor

@guarani guarani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything is working as expected in this PR – although I uncovered a preexisting bug (#2319) where links can disappear from lists, paragraphs and quotes when Enter is pressed.

  • ✅ Create a list block
  • ✅ Write some test in an item
  • ✅ Add a link to the full text on the line
  • ✅ Check that the underline does not expand to the full line.
  • Tap Enter (⚠️ see preexisting bug mentioned earlier in this comment)
  • ✅ Check that the underline does not expand to the full line.
  • ✅ Test the same using the Paragraph block and the Quote block

Selection link bug

@mchowning mchowning merged commit 619c084 into develop May 26, 2020
@mchowning mchowning deleted the issue/update_aztec_to_1.19.2 branch May 26, 2020 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[iOS] Underline in links spans the whole line

3 participants