1ifeworld / river-source

Opinionated site implementation
https://river-live.vercel.app
GNU Affero General Public License v3.0
1 stars 1 forks source link

Add a ghost variant to the input component in Estuary #187

Closed salieflewis closed 1 year ago

salieflewis commented 1 year ago

This may exist as a ghost variant to whatever our default input component looks like. But the idea here is that the component doesn't initially look like an input component until it is clicked/being focused on.

CleanShot 2023-09-11 at 18 04 07@2x CleanShot 2023-09-11 at 18 04 25@2x
salieflewis commented 1 year ago

In reality what we'll do is add a variant to the shadcn base Input component.

salieflewis commented 1 year ago

Resolved in #211 although further changes will still need to be made.