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(list): allow list overflow #26

Merged
merged 1 commit into from
Aug 28, 2024
Merged

fix(list): allow list overflow #26

merged 1 commit into from
Aug 28, 2024

Conversation

Sukaato
Copy link
Member

@Sukaato Sukaato commented Aug 28, 2024

remove property

fixes: #21


What is the current behavior?

List can not have overflow

What is the new behavior?

  • List can have overflow

Does this introduce a breaking change?

  • Yes
  • No

Other information

remove  property

fixes: #21
@Sukaato Sukaato requested a review from Xenxia August 28, 2024 17:13
@github-actions github-actions bot added bug Something isn't working package: core @poppy-ui/core package related labels Aug 28, 2024
Copy link
Member

@Xenxia Xenxia left a comment

Choose a reason for hiding this comment

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

0_o

@Sukaato Sukaato merged commit 38e616d into main Aug 28, 2024
13 checks passed
@Sukaato Sukaato deleted the fix/list-overflow branch August 28, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working package: core @poppy-ui/core package related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug (core): list cant have overflow
2 participants