File tree Expand file tree Collapse file tree 4 files changed +52
-36
lines changed Expand file tree Collapse file tree 4 files changed +52
-36
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Help us improve Autocomplete.
4
+ ---
5
+
6
+ ## Description
7
+
8
+ <!-- Describe the bug. -->
9
+
10
+ ## Reproduction
11
+
12
+ <!-- Fork the sandbox, reproduce the bug and paste the URL. -->
13
+
14
+ [ ** Preview →** ] ( https://codesandbox.io/s/github/algolia/create-instantsearch-app/tree/templates/autocomplete.js )
15
+
16
+ ** Steps**
17
+
18
+ 1 . Go to ` ... `
19
+ 2 . Click on ` ... `
20
+ 3 . Scroll down to ` ... `
21
+ 4 . See error
22
+
23
+ ## Expected behavior
24
+
25
+ <!-- A clear and concise description of what you expected to happen. -->
26
+
27
+ ## Environment
28
+
29
+ - OS: [ e.g. Windows / Linux / macOS / iOS / Android]
30
+ - Browser: [ e.g. Chrome, Safari]
31
+ - Autocomplete version: [ e.g. 0.38.0]
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an idea for Autocomplete.
4
+ ---
5
+
6
+ <!--
7
+ /!\ Autocomplete.js v0 is in maintenance mode and won't provide new features.
8
+ This feature request will be considered for Autocomplete.js v1.
9
+ -->
10
+
11
+ ## Describe the problem
12
+
13
+ <!-- Explain why a new feature is required. -->
14
+
15
+ ## Describe the solution
16
+
17
+ <!-- Explain what your solution would look like. -->
18
+
19
+ ## Alternatives you've considered
20
+
21
+ <!-- Is the proposed solution not the only one you've thought about? Please tell us more! -->
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments