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

File name property added to Upload progress and rejected events #4891

Closed
rolfsmeds opened this issue Jan 3, 2024 · 0 comments
Closed

File name property added to Upload progress and rejected events #4891

rolfsmeds opened this issue Jan 3, 2024 · 0 comments
Labels
DS Design System feature (e.g. component) v24.4

Comments

@rolfsmeds
Copy link
Collaborator

The Upload component's FileRejectedEvent and ProgressUpdateEvent were missing a way to get the name of the file that that the event was about. This has now been addressed by the addition of a getFileName() API in both.

Related issues:
vaadin/flow-components#1328
vaadin/flow-components#3087

@rolfsmeds rolfsmeds added this to Roadmap Jan 3, 2024
@rolfsmeds rolfsmeds converted this from a draft issue Jan 3, 2024
@rolfsmeds rolfsmeds added DS Design System feature (e.g. component) v24.4 labels Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DS Design System feature (e.g. component) v24.4
Projects
Status: June 2024 (24.4) - Released
Development

No branches or pull requests

2 participants