Closed reynaldichernando closed 1 month ago
Hey @reynaldichernando, thanks for reporting 🙏
That's a good catch!
I had never tried to click the button with the data filled already.
There are actually other problems with the autofill feature (for example if you type my username: sirobg
and click autofill again, some of your info persist). It's likely a problem with React keys/state that I messed up somehow.
I'm in the process of gathering all the feedbacks hackers made since launch day. Adding this to the list!
Hi @borisghidaglia, thank you for the reply 👍 If the project is open for contribution, I would like to work on the issue I mentioned!
Of course, please go ahead!
But please be aware that I might not review your PR very fast, as this pb is more of an edge case than most problems occurring today (like the cities with diacritics not loading properly or the inability to select a given city if its name exists several times in a country, for example).
Does it still work for you?
Got it, I have created the PR for fixing my issue. Regarding the other issues about cities with diacritics or name existing several times, I haven't tried it yet, but I'll see if I can reproduce it and try to help with the issue.
Fixed. Explanation in a related PR comment: https://github.com/borisghidaglia/meet-hn/pull/10#issuecomment-2400664678
Summary
How to Reproduce