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

Give user some form of feedback when the picker enters the "failed" state #20

Open
LarsLuz opened this issue Nov 10, 2020 · 0 comments
Open

Comments

@LarsLuz
Copy link
Contributor

LarsLuz commented Nov 10, 2020

Hello,

currently the file-picker app can enter a "failed" state without any kind of feedback. I've encountered this behaviour when a previously accepted Bearer token is no longer valid: the bar on top still loads normally but no files etc. are displayed.

I think that the variable that is set on the following line:

this.state = 'failed'

should be checked in the template.

Thanks!

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

No branches or pull requests

1 participant