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

Several Blocks issues #20579

Closed
Feranchz opened this issue Jun 21, 2024 · 0 comments · Fixed by #20603
Closed

Several Blocks issues #20579

Feranchz opened this issue Jun 21, 2024 · 0 comments · Fixed by #20603
Assignees
Labels
issue: bug Issue reporting a bug severity: high If it breaks the basic use of the product source: core:content-manager Source is core/content-manager package status: confirmed Confirmed by a Strapi Team member or multiple community members version: 5

Comments

@Feranchz
Copy link
Contributor

Bug report

Required System information
Node.js version: v20.10
NPM version: v10.2.3
Strapi version: 5.0.0-beta.9
Database: sqlite
Operating system: macOS Monterey v12.6.3
Is your project Javascript or Typescript: Typescript

Describe the bug

Links on blocks are broken

  1. Go to any blocks input and try to add a link while highlighting a text, it throws an error.

List selectors are not working with multiple blocks

  1. Highlight multiple blocks of text
  2. Try to add on a click selector to make a list
  3. Nothing happens

Style selectors are not working right with multiple blocks

In some scenario, if you highlighted multiple blocks and you try to apply a style selector (for example Bold) is not working as expected, in some cases apply bold only to the last element

@Feranchz Feranchz self-assigned this Jun 21, 2024
@Feranchz Feranchz added issue: bug Issue reporting a bug severity: high If it breaks the basic use of the product source: core:content-manager Source is core/content-manager package status: confirmed Confirmed by a Strapi Team member or multiple community members version: 5 labels Jun 21, 2024
@Feranchz Feranchz linked a pull request Jun 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Issue reporting a bug severity: high If it breaks the basic use of the product source: core:content-manager Source is core/content-manager package status: confirmed Confirmed by a Strapi Team member or multiple community members version: 5
Projects
Status: Fixed/Shipped
Status: Done
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant