[CCUBE-2200][RYN] Migrate file-upload component - #674
Merged
Conversation
ghazwan-gt
approved these changes
Jul 22, 2026
qroll
requested changes
Jul 22, 2026
ryan-nguyen-t
force-pushed
the
CCUBE-2200
branch
from
July 23, 2026 04:10
bb58900 to
d883a99
Compare
qroll
requested changes
Jul 24, 2026
| await fileChooser.setFiles(SAMPLE_PNG_PAYLOAD); | ||
|
|
||
| await expect(story.locators.getFileName(SAMPLE_PNG_PAYLOAD.name)).toBeVisible(); | ||
| await story.snapshot("uploaded-through-button", { locator: story.locators.dropzone }); |
Contributor
There was a problem hiding this comment.
can exclude the locator arg by default for all the snapshots
Contributor
|
tests are failing on the pipeline |
ryan-nguyen-t
force-pushed
the
CCUBE-2200
branch
from
July 27, 2026 10:15
6ea8c14 to
8d1e921
Compare
Contributor
|
reinstall node modules (DS was bumped) and regenerate the snapshots also removed the unused ones |
ryan-nguyen-t
force-pushed
the
CCUBE-2200
branch
from
July 28, 2026 04:21
8d1e921 to
e031b5b
Compare
added 5 commits
July 28, 2026 14:04
ryan-nguyen-t
force-pushed
the
CCUBE-2200
branch
from
July 28, 2026 07:04
e9968f8 to
353c319
Compare
ryan-nguyen-t
force-pushed
the
CCUBE-2200
branch
from
July 28, 2026 08:15
e4831fa to
d01e969
Compare
qroll
approved these changes
Jul 28, 2026
This file contains hidden or 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
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.
Type of changes
Description of changes
Checklist