Matt Platts

Results 24 comments of Matt Platts

Thanks, can you remove the version change? We will update this when we push to hex.pm

Also maybe add a new test on the end of `card_test.exs`

Thanks for that. I just had a look. ![CleanShot 2022-10-23 at 10 26 41](https://user-images.githubusercontent.com/184383/197366024-84dc0d16-1d81-400f-8aec-320d12ff9f83.png) Design-wise I think it might get a bit busy up the top once you have tags...

Maybe we just make the top right an optional slot? ``` Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus eget leo interdum, feugiat ligula eu, facilisis massa. Nunc sollicitudin...

Though if we do that, we should probably convert all inner card stuff to slots: - `` => `` - `` => `` - `` => ``

Thoughts @obsidienne or anyone?

hmm. did you try the row_id attribute? Looks like I need to update the doc. ``` JS.navigate(~p"/users/#{user}") end} row_id={fn {_id, user} -> "user--#{user.id}" end} > ``` Here is the code:...

Done https://petal.build/components/combo-box (pro members only)

Sorry @obsidienne I've been off work due to health issues. Let me discuss with Nic. I think ultimately we need something that is quite customisable and so the slot approach...

Closing for now. Just submit a new PR if you make progress. Cheers