allyourbot / hostedgpt

An open version of ChatGPT you can host anywhere or run locally.
MIT License
192 stars 75 forks source link

Implement view transitions to animate the collapsing and opening of nav sidebar #288

Open krschacht opened 4 weeks ago

krschacht commented 4 weeks ago

I believe that view transitions are fully supported by Chrome now and they've been announced for the other browsers. I think rails is going all-in on supporting them because they work so well with the morphing paradigm.

It would be nice for us to get a first view transition implemented to have a referencable example in the codebase. I think the best one would be expand/collapse the sidebar.