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

Implement cursor start/end on Home/End keypress #565

Merged
merged 1 commit into from
Oct 17, 2023

:children_crossing: [#437] Implement cursor start/end on Home/End key…

5123f46
Select commit
Loading
Failed to load commit list.
Merged

Implement cursor start/end on Home/End keypress #565

:children_crossing: [#437] Implement cursor start/end on Home/End key…
5123f46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 16, 2023 in 1s

15.38% of diff hit (target 70.87%)

View this Pull Request on Codecov

15.38% of diff hit (target 70.87%)

Annotations

Check warning on line 63 in src/components/forms/SelectField/SelectField.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/forms/SelectField/SelectField.js#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 69 in src/components/forms/SelectField/SelectField.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/forms/SelectField/SelectField.js#L65-L69

Added lines #L65 - L69 were not covered by tests

Check warning on line 72 in src/components/forms/SelectField/SelectField.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/forms/SelectField/SelectField.js#L71-L72

Added lines #L71 - L72 were not covered by tests