jtormey / lax

A minimal Slack clone built with Elixir & Phoenix LiveView
50 stars 5 forks source link

Upload profile picture in user settings #11

Open jtormey opened 1 month ago

bcardarella commented 1 month ago

We can do uploads but for now it would need to be encoded as a query param as the current client doesn't yet have upload support in the newer version of Core

jtormey commented 1 month ago

If this is difficult to do in LVN at the moment then it could be a web only feature.