Skip to content

AB#134729 Improve dashboard text editor widget#2893

Merged
AntoineRelief merged 5 commits into
nextfrom
AB#134729-Details-improve-scroll
Jul 17, 2026
Merged

AB#134729 Improve dashboard text editor widget#2893
AntoineRelief merged 5 commits into
nextfrom
AB#134729-Details-improve-scroll

Conversation

@Maximo-reliefapps

Copy link
Copy Markdown
Contributor

Description

On dashboards, when theres an editor widget on the last row, and its content surpass the height of the configured height, its size will be updated to show the full content.
This is only visible on non edit views, so default or the preview in the dashboard.
Editor widgets that are not in the last row will not have their size updated even if they show the overflow scrollbar.

Useful links

Type of change

  • Improvement (refactor or addition to existing functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

  • Create an text widget in the last row of a dashboard; Add content to it making so it overflows; Check the widget on the preview mode.
  • Create a row with multiple widgets, make sure its the last row. If any text widgets there overflows it should extend vertically and show the full text.

Screenshots

Screenshot 2026-07-02 at 11 29 44 Screenshot 2026-07-02 at 11 29 28

Checklist:

( * == Mandatory )

  • * I have set myself as assignee of the pull request
  • * My code follows the style guidelines of this project
  • * Linting does not generate new warnings
  • * I have performed a self-review of my own code
  • * I have put the ticket for review, adding the oort-frontend team to the list of reviewers
  • * I have commented my code, particularly in hard-to-understand areas
  • * I have put JSDoc comment in all required places
  • * My changes generate no new warnings
  • * I have included screenshots describing my changes if relevant
  • * I have selected labels in the Pull Request, according to the changes with code brings
  • I have made corresponding changes to the documentation ( if required )
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

More explanation

https://www.loom.com/share/05a716d61b9744faaf51fb304c21d1e5?sid=f87cf896-582a-4f76-93ae-8ceed801b145

@Maximo-reliefapps Maximo-reliefapps self-assigned this Jul 2, 2026
@AntoineRelief
AntoineRelief merged commit a20720b into next Jul 17, 2026
1 check passed
@AntoineRelief
AntoineRelief deleted the AB#134729-Details-improve-scroll branch July 17, 2026 13:50
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.

2 participants