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

Remove Slash Character in Block Editor Field #24674

Closed
bryanboza opened this issue Apr 18, 2023 · 2 comments · Fixed by #25529
Closed

Remove Slash Character in Block Editor Field #24674

bryanboza opened this issue Apr 18, 2023 · 2 comments · Fixed by #25529

Comments

@bryanboza
Copy link
Member

bryanboza commented Apr 18, 2023

Problem Statement

When using the block editor in dotCMS and attempting to add new content by clicking the "+" button, an automatic "/" character is added to the field. If the user then decides to close the menu by pressing the "escape" key, the slash character is not removed from the field.

This is avoiding to show the "+" button again when you click in the editor

Steps to Reproduce

  • Login as admin
  • Open the dotCMS Block Editor.
  • Click on any field to add content.
  • Notice a "/" character automatically appears in the field.
  • Use the "escape" key to close the menu.
  • Notice the slash character remains in the field.

Acceptance Criteria

  • When using the block editor in dotCMS, clicking the "+" button to add content will not add a "/" character to the field.
  • If the user decides to close the menu by pressing the "escape" key, any previously added "/" character will be removed from the field.
  • The user should be able to continue adding content without any interference from the removed slash.

dotCMS Version

Tested on release-23.05 // Docker FF

Proposed Objective

Quality Assurance

Proposed Priority

Priority 4 - Trivial

@danielmdob danielmdob self-assigned this Jul 17, 2023
@danielmdob danielmdob linked a pull request Jul 17, 2023 that will close this issue
3 tasks
@rjvelazco rjvelazco self-assigned this Jul 24, 2023
@rjvelazco
Copy link
Contributor

Passed Internal QA

Docker image: [dotcms/dotcms:master_4f314e4]

Remove.Slash.Character.in.Block.Editor.Field.24674.mov

@josemejias11
Copy link
Contributor

Approved QA - Tested on master_df40f48_SNAPSHOT // Docker // macOS 13.0 // FF v113.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

6 participants