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

FileEdit does not show filename(s) after browsing? #952

Closed
StefH opened this issue Jun 2, 2020 · 2 comments · Fixed by #1080
Closed

FileEdit does not show filename(s) after browsing? #952

StefH opened this issue Jun 2, 2020 · 2 comments · Fixed by #1080
Labels
Type: Bug 🐞 Something isn't working
Milestone

Comments

@StefH
Copy link
Contributor

StefH commented Jun 2, 2020

When a file has been browsed, the filename(s) is not visible?

Code :

<FileEdit Changed="@InputFileChanged" Multiple="false" />

Screenshot taken from your example site after a file was selected.
image

Is this by design? Or a bug?

@stsrki stsrki added the Type: Bug 🐞 Something isn't working label Jun 2, 2020
@stsrki stsrki added this to the 0.9.2 milestone Jun 2, 2020
@stsrki stsrki linked a pull request Jul 5, 2020 that will close this issue
@stsrki stsrki mentioned this issue Jul 5, 2020
84 tasks
@stsrki stsrki changed the title Bootstrap FileEdit does not show filename(s) after browsing? FileEdit does not show filename(s) after browsing? Jul 5, 2020
@stsrki stsrki closed this as completed Jul 5, 2020
@minitoma
Copy link

minitoma commented Nov 9, 2020

I'm still having trouble displaying selected file after browsing it. Do i need to had a property or something ?

@stsrki
Copy link
Collaborator

stsrki commented Nov 10, 2020

@minitoma It's working in 0.9.2 preview. It should be released by the end of the week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐞 Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants