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

fix: remove upper size limit for Notes #5425

Merged
merged 2 commits into from
Jan 9, 2025
Merged

fix: remove upper size limit for Notes #5425

merged 2 commits into from
Jan 9, 2025

Conversation

anovazzi1
Copy link
Contributor

This pull request refactors the NoteNode component by removing the limit constants and styles related to the maximum height and width. This allows for infinite resizing of the NoteNode component.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 24, 2024
@github-actions github-actions bot added the bug Something isn't working label Dec 24, 2024
@ogabrielluiz ogabrielluiz changed the title fix: NoteNode component to remove limit constants and styles fix: remove upper size limit for Notes Dec 28, 2024
@github-actions github-actions bot added bug Something isn't working and removed bug Something isn't working labels Dec 28, 2024
Copy link
Collaborator

@lucaseduoli lucaseduoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 3, 2025
@github-actions github-actions bot added bug Something isn't working and removed bug Something isn't working labels Jan 9, 2025
@anovazzi1 anovazzi1 added this pull request to the merge queue Jan 9, 2025
Merged via the queue into main with commit 7e8151d Jan 9, 2025
22 checks passed
@anovazzi1 anovazzi1 deleted the unlimitedResizeNote branch January 9, 2025 15:40
ogabrielluiz pushed a commit to raphaelchristi/langflow that referenced this pull request Jan 10, 2025
refactor: Remove limit constants and styles from NoteNode component allowing infinity resize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants