kabisa / kudos-frontend

The frontend for the Kudos-o-Matic! (Mobile / Desktop)
2 stars 0 forks source link

Fix kudos amount input losing focus #133

Closed sandercamp closed 10 months ago

sandercamp commented 10 months ago

What

The kudos amount input is losing focus because a rerender is executed on change. I enabled autofocus on mount to resolve this.

Why

Explain why these things are changes. This explanation is for your colleagues and your future self.

Code Review

Please consider the following checklist when reviewing this Pull Request.
More background and details here.

codeclimate[bot] commented 10 months ago

Code Climate has analyzed commit d487c17f and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 12.8% (0.0% change).

View more on Code Climate.