Wow! Love this Swipe style!
This might be elementary but how exactly does the Staging Area work?
If you do edits or builds in Staging, what happens? Do they propagate once the feature is live?
I was making some tests and trying to understand how it works in inline list too
Must be some trick
No, it’s an evironment to see what’s coming You have to rebuild!
Actually i don’t know if this will work in inline lists, because we gotta add components so it works
Looks like a Details view that doesn’t scroll…it’s a windowed scroll…like an iframe almost. Favorites menu bar at the top of the screen stays put too. What’s intriguing is the “last swiped” data.
Same here lol
Figured it out!
Had to be opened on a mobile device. Swipe left to go to the next post in the row and swipe right to open the details view!
Like Tinder?
I’m guessing the last swiped is somehow related to keeping track of which row you’re on.
Exactly like this!
Try with Row ID
This is next level glide magic!
This is awesome! Cannot wait!
On a dark background it works.
Bonus for you: Ability to split into paragraphs (the native one combines all into 1 paragraph)
<pre><span><style>
[data-test='app-hint']{
color: white;
white-space: break-spaces;
}
Adding this to my library. Nice.
it would be nice if text can be centered and have size options
This solves my row owners problem!
This looks kinda wonky with the floating button - it’s out of the frame
WE CAN CONFIGURE THE ACTIONS INDIVIDUALLY!!!
@david - tip - when the action is ‘none’, then don’t show the swiping animation with a blank screen, it’s confusing to users!
Amazing amazing amazing.