-
Notifications
You must be signed in to change notification settings - Fork 29
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
[EPIC FOUR-18018] Conversational Form Updates for Screen Builder #1726
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add Support for FileUpload Control in Conversational Forms
…r conversational forms
Support for Multiple File Uploads in Conversational Forms
Add AutoSave Feature Support for Conversational Forms
Add Max Height and Auto Scroll to File Uploader List for Multiple File Uploads in Conversational Forms
screen-builder Run #1434
Run Properties:
|
Project |
screen-builder
|
Run status |
Passed #1434
|
Run duration | 07m 40s |
Commit |
97354cb8dc: [EPIC FOUR-18018] Conversational Form Updates for Screen Builder
|
Committer | Sanja |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
19
|
Skipped |
0
|
Passing |
296
|
sanjacornelius
changed the title
[WIP] EPIC FOU-18018: Conversational Forms Updates
[EPIC FOUR-18018] Conversational Form Updates for Screen Builder
Oct 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR consolidates all changes related to conversational form enhancements in the Screen Builder, focusing on file upload functionality and runtime autosaving.
Changes:
- Added full support for the File Upload control in conversational form screens.
- Updated UI elements to align with the rendering requirements of conversational forms.
- Implemented the
@update
event listener for<components>
to enable automatic saving of data as changes occur during conversational form runtime.Related PRs & Tickets
FOUR-18018
Conversational Forms Package PR
Ai Package PR
ci:next
ci:package-conversational-forms:epic/FOUR-18018
ci:package-ai:epic/FOUR-18018