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

WIP code for directory picker on PWA's #3466

Open
wants to merge 2 commits into
base: release/v3.26.1
Choose a base branch
from

Conversation

chrisekelley
Copy link
Member

using File System Access API.
Imported the @types/wicg-file-system-access types to enable use of this API; may not be necessary in the future.

Description


[What is the business, user experience or technical problem? What is the motivation or context? Any Dependencies required for the change? e.g tangy-forms version etc]
[List the issues fixed and any other relevant issues]

  • Fixes #IssueNumber

Type of Change

[Please delete irrelevant options]

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Proposed Solution


[Please give a description of the solution proposed in the PR]

Limitations and Trade-offs

[Optional. What are the limitations of the proposed solution? What are the potential edge cases that one should be aware of? What are some of the tradeoffs? What are some of the approaches considered and not used? Why were they not used? ]

Security considerations

Screenshots/Videos


[Optional. Post screenshots or videos to explain this change visually.]

Tests


[How you tested (or have not tested) this PR and what where those steps.]

Notices, Regressions, Breaking Changes


[Optional. Impacts to developers, project or structure that is required to be communicated.]

TODOS/enhancements


[Optional. List out the remaining tasks that would complete this pull request.]

  • [Develop more tests for this PR.]
  • [Follow up on something else.]

using File System Access API.
Imported the @types/wicg-file-system-access types to enable use of this API; may not be necessary in the future.
@chrisekelley chrisekelley changed the title WIP code for direcoty picker on PWA's WIP code for directory picker on PWA's Nov 11, 2022
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.

None yet

1 participant