Steve Repsher

Results 210 comments of Steve Repsher

The "unable to find icon" error should have been resolved by #13024. The `ResizeObserver` error is unrelated but can be tracked by #9022, so closing this one as done.

Yes, it should just be a styling change to fix this. The return focus is for accessibility.

Adding `autocomplete` is my intended fix from an accessibility standpoint, which I suspect would fix the Safari/iOS issue. As far as getting icons to show up and work for third-party...

> Just to confirm, this is correct. The [Apple Developer Documentation](https://developer.apple.com/documentation/security/password_autofill/enabling_password_autofill_on_an_html_input_element) shows it. Ideally, it would be added to the 2FA token and password change fields too. Yes, I can...

The `autocomplete` attribute has now been added in the following locations, and is in the current beta release for 2022.11. At a minimum, I expect autofill on Safari/iOS to now...