microdotblog / microblog-react

MIT License
30 stars 3 forks source link

Revamp image options screen #80

Closed vandorsx closed 4 months ago

vandorsx commented 4 months ago

I found adding alt text to be a subpar experience. These changes aim to improve it:

Before After


Notes:

manton commented 4 months ago

Thanks @in-the-trees! This looks nice to me. I'm going to do another bug fix release first before we merge this in, just want to make sure @vincentritter and I have a chance to test it.

manton commented 4 months ago

I'm going to merge this. I'm also going to try to get the AI-generated text hooked into this, similar to what we do on the web now.

There is an old branch that we never shipped that also overlaps with this a little, to bring back the photo filters we had in previous versions of the app. I'm on the fence about exactly how we bring that back, but I think it will fit nicely with this either way.

Thanks again!

vandorsx commented 4 months ago

Thanks! I hope this gives you a good foundation to build out those features :)