Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Umbrella: React DOM Bugs #11097

Open
11 of 29 tasks
gaearon opened this issue Oct 4, 2017 · 4 comments
Open
11 of 29 tasks

Umbrella: React DOM Bugs #11097

gaearon opened this issue Oct 4, 2017 · 4 comments
Labels
React Core Team Opened by a member of the React Core Team Type: Umbrella

Comments

@gaearon
Copy link
Collaborator

gaearon commented Oct 4, 2017

Since I was going through all open issues yesterday and today, I also compiled a list of things that seem broken in ReactDOM, grouped by areas.

I don’t think all of these issues are equally important but I’d like to start a discussion around how we can start attacking them—both in shorter and in longer term. For example any potential fixes to the onChange event logic would need to take #9657 into account (or even inform it).

I think it would be a good topic for our next chat, cc @jquense @aweary @nhunzaker. Maybe we could also broadcast it this time? 😃

Autofill

Composition Events

Issues

PRs

Mouse Enter / Leave

Input, Checkbox, and Select

@landvibe
Copy link
Contributor

This PR fixed #7630

@swyxio
Copy link
Contributor

swyxio commented Nov 4, 2017

would love to listen in on this chat and how you discuss things!

@nhunzaker
Copy link
Contributor

#11534 fixes #7328 (IE 11 and Edge no longer prompt to remember password on controlled form)

@moe091
Copy link

moe091 commented Feb 4, 2018

I'm working on #7769, will tackle others when done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
React Core Team Opened by a member of the React Core Team Type: Umbrella
Projects
None yet
Development

No branches or pull requests

6 participants