Skip to content

Kotlin/infinitescroll views#871

Open
cliebhardt wants to merge 5 commits into
kotlin/integrationfrom
kotlin/infinitescroll-views
Open

Kotlin/infinitescroll views#871
cliebhardt wants to merge 5 commits into
kotlin/integrationfrom
kotlin/infinitescroll-views

Conversation

@cliebhardt
Copy link
Copy Markdown
Contributor

No description provided.

- InfiniteScrollCustomLoadingKotlinView
- InfiniteScrollKotlinView
- InfiniteSrollLoadingKotlinView
- Item
@cliebhardt cliebhardt added the status: waiting-for-review The PR is ready. Waiting for team members to review. label Mar 27, 2026
@cliebhardt cliebhardt assigned EHandtkeBasis and unassigned hyyan Mar 27, 2026
@EHandtkeBasis EHandtkeBasis added status: waiting-for-author Review is done. Waiting for the PR author to apply changes or respond. and removed status: waiting-for-review The PR is ready. Waiting for team members to review. labels Mar 27, 2026
@cliebhardt cliebhardt added status: on hold Paused due to an external dependency or pending decision. No action for now. Kotlin status: needs-snapshot Update to the latest snapshot before this PR can be merged. status: blocked Waiting on external dependency or details and removed status: waiting-for-author Review is done. Waiting for the PR author to apply changes or respond. status: on hold Paused due to an external dependency or pending decision. No action for now. labels Mar 29, 2026
maxWidth = 600.px
classNames + "is-canvas"
}
setIcon(TablerIcon.create("cloud-download"))
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

setIcon(TablerIcon.create("cloud-download")) — uses Java-style factory and setter. Check the InfiniteScroll DSL builder for an icon property or slot and use idiomatic Kotlin instead.

Comment thread src/main/kotlin/com/webforj/samples/views/ininitescroll/Item.kt Outdated
Comment thread src/main/kotlin/com/webforj/samples/views/ininitescroll/Item.kt Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Kotlin status: blocked Waiting on external dependency or details status: needs-snapshot Update to the latest snapshot before this PR can be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants