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

feat: improve built-in editor with autoFocus and better keyboard control #405

Merged
merged 1 commit into from
Oct 9, 2023

feat: improve built-in editor with autoFocus and better keyboard control

bc49fa7
Select commit
Loading
Failed to load commit list.
Merged

feat: improve built-in editor with autoFocus and better keyboard control #405

feat: improve built-in editor with autoFocus and better keyboard control
bc49fa7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 9, 2023 in 0s

32.81% of diff hit (target 88.41%)

View this Pull Request on Codecov

32.81% of diff hit (target 88.41%)

Annotations

Check warning on line 140 in src/components/DataKeyPair.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/DataKeyPair.tsx#L138-L140

Added lines #L138 - L140 were not covered by tests

Check warning on line 145 in src/components/DataKeyPair.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/DataKeyPair.tsx#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 156 in src/components/DataKeyPair.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/DataKeyPair.tsx#L149-L156

Added lines #L149 - L156 were not covered by tests

Check warning on line 166 in src/components/DataKeyPair.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/DataKeyPair.tsx#L166

Added line #L166 was not covered by tests

Check warning on line 172 in src/components/DataKeyPair.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/DataKeyPair.tsx#L172

Added line #L172 was not covered by tests

Check warning on line 203 in src/components/DataKeyPair.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/DataKeyPair.tsx#L203

Added line #L203 was not covered by tests

Check warning on line 326 in src/components/DataKeyPair.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/DataKeyPair.tsx#L320-L326

Added lines #L320 - L326 were not covered by tests

Check warning on line 85 in src/components/DataTypes/defineEasyType.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/DataTypes/defineEasyType.tsx#L69-L85

Added lines #L69 - L85 were not covered by tests

Check warning on line 88 in src/components/DataTypes/defineEasyType.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/DataTypes/defineEasyType.tsx#L88

Added line #L88 was not covered by tests

Check warning on line 91 in src/components/DataTypes/defineEasyType.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/DataTypes/defineEasyType.tsx#L90-L91

Added lines #L90 - L91 were not covered by tests