appwrite / demo-todo-with-react

A basic demo example for integrating between Appwrite & React JS 💙
https://appwrite-todo-with-react.vercel.app
MIT License
200 stars 128 forks source link

feat: autofill attributes #39

Closed linuxdotexe closed 2 years ago

linuxdotexe commented 2 years ago

I created an issue about the autofill attributes. This PR closes that issue (#38). I added attributes that make the browser give autofill suggestions for the login and signup pages. Here are screenshots before the change:

before

Here are screenshots after I added those attributes:

after

I hope this is a helpful change.

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
todo-with-react ✅ Ready (Inspect) Visit Preview May 29, 2022 at 4:17PM (UTC)
linuxdotexe commented 2 years ago

Hey! Can someone respond to this PR? It's nearly been 20 days...

gewenyu99 commented 2 years ago

Merging.

linuxdotexe commented 2 years ago

Thanks a lot!