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

PADV-1871: Fix the Annotatorjs resize feature for the textarea #262

Open
wants to merge 1 commit into
base: pearson-release/olive.stage
Choose a base branch
from

Conversation

Serafin-dev
Copy link

@Serafin-dev Serafin-dev commented Feb 4, 2025

Description

This PR aims to solve an Annotatorjs bug that prevents the editor's textarea from being resized correctly.
For that a custom behaviour was developed that overrides annotatorjs behaviour.

Related tickets

https://agile-jira.pearson.com/projects/PADV/issues/PADV-1871

Type of change

  • Make possible to resize the textarea of the Annotatorjs Editor.

How to test

  • Setup an Olive Devstack openedx instance and run lms, studio and frontend-app-learning.
  • Setup edx-notes.
  • Enable comprehensive theming.
  • Compile themes
  • Add the pearson-theme to a site
  • Select text from a course content
  • Click the notes button to open the annotators modal
  • Resize by clicking the draggable and moving the mouse in the desired direction.

Reviewers

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

Successfully merging this pull request may close these issues.

1 participant