Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cc-addon-admin): avoid focus loss during API calls
Rely on `readonly` instead of `disabled` during API calls so that focus is maintained on the input if the user has submitted with the `Enter` key. Fixes #1102
- Loading branch information