JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
16.01k stars 1.17k forks source link

Desktop components(scrollbars and tooltips) for compose web(wasm) #4156

Closed Artrosis closed 1 week ago

Artrosis commented 8 months ago

I have a compose for desktop application. In it, I use scrollbars for the data table component. I'm trying to move my project to desktop+web(wasm). But when I transfer my dataTable component to the commonMain code, I get an error, because there are no scroll bars for compose wasm.

I think it's worth making compose desktop components (scrollbars and tooltips) available for compose wasm.

AzimMuradov commented 8 months ago

There is also #3981. JB team, feel free to merge mine with this one if it's more convenient. Alternatively, this issue could be about scrollbars only.

PMARZV commented 4 months ago

Any news on this? (Pinging!)

okushnikov commented 2 months ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.