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

Dynamically sized multi-line string fields no resize automatically #3958

Closed
reckart opened this issue Apr 18, 2023 · 0 comments
Closed

Dynamically sized multi-line string fields no resize automatically #3958

reckart opened this issue Apr 18, 2023 · 0 comments
Assignees
Labels
🐛Bug Something isn't working Module: Annotation
Projects
Milestone

Comments

@reckart
Copy link
Member

reckart commented Apr 18, 2023

Describe the bug
Dynamically sized multi-line string fields no resize automatically.

To Reproduce
Steps to reproduce the behavior:

  1. Create a string feature on some layer.
  2. Configure it to be multi-line and to resize automatically.
  3. Make an annotation and paste bunch of text into the field
  4. See error in the Javascript console

Expected behavior
Field should automatically grow to accommodate the text.

Please complete the following information:

  • Version and build ID: 27.5
@reckart reckart added 🐛Bug Something isn't working Module: Annotation labels Apr 18, 2023
@reckart reckart added this to the 27.7 milestone Apr 18, 2023
@reckart reckart added this to 🔖 To do in Kanban via automation Apr 18, 2023
@reckart reckart self-assigned this Apr 18, 2023
reckart added a commit that referenced this issue Apr 18, 2023
…cally

- Switch from inline event handlers to registering event handlers through Wicket JS
reckart added a commit that referenced this issue Apr 18, 2023
…ly-sized-multi-line-string-fields-no-resize-automatically

#3958 - Dynamically sized multi-line string fields no resize automati…
@reckart reckart closed this as completed Apr 18, 2023
Kanban automation moved this from 🔖 To do to 🍹 Done Apr 18, 2023
@reckart reckart modified the milestones: 27.7, 27.6 Apr 18, 2023
reckart added a commit that referenced this issue Apr 18, 2023
* release/27.x:
  #3958 - Dynamically sized multi-line string fields no resize automatically
  #3957 - Cannot create project using project-creator role
reckart added a commit that referenced this issue Apr 18, 2023
…curator

* main:
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release inception-27.6
  #3958 - Dynamically sized multi-line string fields no resize automatically
  #3957 - Cannot create project using project-creator role
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release inception-27.5
  #3932 - Upgrade dependencies
  #3953 - Switch core footer items to auto-configuration
  #3951 - Lots of errors and warnings from logging system during startup
  No issue: Demote some logged message to debug level
  #3940 - Merge label into eligible existing annotation even when stacking is enabled

% Conflicts:
%	inception/inception-recommendation/src/main/java/de/tudarmstadt/ukp/inception/recommendation/service/RecommendationServiceImpl.java
%	inception/inception-recommendation/src/main/java/de/tudarmstadt/ukp/inception/recommendation/tasks/PredictionTask.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug Something isn't working Module: Annotation
Projects
Kanban
  
🍹 Done
Development

No branches or pull requests

1 participant