We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 280462c commit 48e6a6fCopy full SHA for 48e6a6f
ISSUE_TEMPLATE.md
@@ -0,0 +1,27 @@
1
+### Description
2
+<!-- Example: `vaadin-upload` doesn't trigger the "Select files" dialog. -->
3
+
4
+### Expected outcome
5
+<!-- Example: The native "Select files" dialog is shown. -->
6
7
+### Actual outcome
8
+<!-- Example: Nothing happens. -->
9
10
+### Live Demo
11
+<!-- The template, click "Remix This" to edit it: https://glitch.com/edit/#!/knotty-neon -->
12
13
+### Steps to reproduce
14
+<!-- Example
15
+1. Put a `vaadin-upload` element in the page.
16
+2. Click the "Upload Files..." button.
17
+-->
18
19
+### Browsers Affected
20
+<!-- Check all that apply -->
21
+- [ ] Chrome
22
+- [ ] Firefox
23
+- [ ] Safari
24
+- [ ] Edge
25
+- [ ] IE 11
26
+- [ ] iOS Safari
27
+- [ ] Android Chrome
0 commit comments