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

fix: use file picker component directly #3995

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

fix: use file picker component directly #3995

wants to merge 6 commits into from

Conversation

elzody
Copy link
Contributor

@elzody elzody commented Sep 6, 2024

Summary

The previous implementation stopped working because the file picker's container prop expects a selector, but an element was passed instead. This PR fixes that, and uses the file picker component directly.

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Documentation (manuals or wiki) has been updated or is not required

@juliusknorr
Copy link
Member

Could you also add a cypress test for that?

Copy link

cypress bot commented Oct 16, 2024

Richdocuments    Run #923

Run Properties:  status check failed Failed #923  •  git commit faea24f67b: fix: use file picker component directly
Project Richdocuments
Branch Review fix/3957
Run status status check failed Failed #923
Run duration 02m 01s
Commit git commit faea24f67b: fix: use file picker component directly
Committer Elizabeth Danzberger
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 1
Tests that passed  Passing 11
View all changes introduced in this branch ↗︎

Tests for review

Failed  cypress/e2e/settings.spec.js • 1 failed test

View Output

Test Artifacts
Office admin settings > Error for invalid url Test Replay Screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Smart picker not working for document sections
2 participants