Skip to content

Add event forwarding stories to the front component renderer#19721

Merged
bosiraphael merged 12 commits intomainfrom
r--add-event-forwarding-stories-to-the-front-component-renderer
Apr 16, 2026
Merged

Add event forwarding stories to the front component renderer#19721
bosiraphael merged 12 commits intomainfrom
r--add-event-forwarding-stories-to-the-front-component-renderer

Conversation

@bosiraphael
Copy link
Copy Markdown
Contributor

Add Storybook stories and example components to test event forwarding through the front component renderer: form events (text input, checkbox, focus/blur, submit), keyboard events (key/code/modifiers), and host API calls (navigate, snackbar, progress, close panel)

Copy link
Copy Markdown
Member

@Weiko Weiko left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -0,0 +1,17 @@
{
"extends": "../../tsconfig.json",
"compilerOptions": {
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.

Why do we need a tsconfig here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@prastoin and @charlesBochet excluded it from the root tsconfig so I needed another one.

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.

and why was it excluded?

@bosiraphael bosiraphael enabled auto-merge April 15, 2026 15:03
bosiraphael and others added 6 commits April 15, 2026 17:54
…renderer' of github.com:twentyhq/twenty into r--add-event-forwarding-stories-to-the-front-component-renderer
@bosiraphael bosiraphael added this pull request to the merge queue Apr 16, 2026
Merged via the queue into main with commit 48c540e Apr 16, 2026
90 checks passed
@bosiraphael bosiraphael deleted the r--add-event-forwarding-stories-to-the-front-component-renderer branch April 16, 2026 09:04
@twenty-eng-sync
Copy link
Copy Markdown

Hey @bosiraphael! After you've done the QA of your Pull Request, you can mark it as done here. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants