Mouse click file name in ui5-upload-collection will wrongly trigger click event twice.
Expected Behavior
Use mouse click file name should only trigger click event once just like use keyboard Enter/Space key.
Steps to Reproduce
Go to https://snippix.only.sap/#571022 which has create a simple ui5-upload-collection with one item inside it which has clickable file name.
Click that file name
Page and console log will show click count information. Count will be increase twice
Try use enter key to trigger link and will see only increase one for count.
Isolated Example
ui5-upload-collection
Context
UI5 Web Components version: 1.6.0
Affected component: ui5-upload-collection and ui5-upload-collection-item
Priority
[x] Low
[ ] Medium
[ ] High
[ ] Very High
The priority indicates the severity of the issue. To set the appropriate priority consider the following criteria:
There are workarounds like use timestamp to defect very close events to avoid duplicated event handling.
Note: The priority might be re-evaluated by the issue processor.
Bug Description
Mouse click file name in ui5-upload-collection will wrongly trigger click event twice.
Expected Behavior
Use mouse click file name should only trigger click event once just like use keyboard Enter/Space key.
Steps to Reproduce
Isolated Example
ui5-upload-collection
Context
Priority
The priority indicates the severity of the issue. To set the appropriate priority consider the following criteria: There are workarounds like use timestamp to defect very close events to avoid duplicated event handling.
Note: The priority might be re-evaluated by the issue processor.
Stakeholder Info (if applicable)