Skip to content

refactor: solid test config (@miodec)#7701

Merged
Miodec merged 63 commits intomasterfrom
solid-test-settings
Mar 24, 2026
Merged

refactor: solid test config (@miodec)#7701
Miodec merged 63 commits intomasterfrom
solid-test-settings

Conversation

@Miodec
Copy link
Copy Markdown
Member

@Miodec Miodec commented Mar 22, 2026

No description provided.

};

return (
<AnimatedModal id="TestDuration" title="Test Duration">
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use ts/form

@github-actions
Copy link
Copy Markdown
Contributor

Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes.

@github-actions github-actions bot added the waiting for update Pull requests or issues that require changes/comments before continuing label Mar 24, 2026
words: getConfig.words.toString(),
},
onSubmit: ({ value }) => {
const val = parseInt(value.words, 10);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isnt this duplicate with L 65?

/>
)}
</form.Field>
<textarea
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use for.Field and TextField?

@github-actions github-actions bot removed the waiting for update Pull requests or issues that require changes/comments before continuing label Mar 24, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes.

@github-actions github-actions bot added the waiting for update Pull requests or issues that require changes/comments before continuing label Mar 24, 2026
@github-actions github-actions bot removed the waiting for update Pull requests or issues that require changes/comments before continuing label Mar 24, 2026
fehmer
fehmer previously approved these changes Mar 24, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes.

@github-actions github-actions bot added the waiting for update Pull requests or issues that require changes/comments before continuing label Mar 24, 2026
@github-actions github-actions bot removed the waiting for update Pull requests or issues that require changes/comments before continuing label Mar 24, 2026
@Miodec Miodec merged commit 4d936d7 into master Mar 24, 2026
14 checks passed
@Miodec Miodec deleted the solid-test-settings branch March 24, 2026 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

assets Languages, themes, layouts, etc. frontend User interface or web stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants