|
7 | 7 | value: |
|
8 | 8 | Thanks for reporting an issue! Issue tracker is ONLY used for reporting bugs. New feature suggestions and questions should be discussed on Community or submitted through our user feedback form.
|
9 | 9 | - type: checkboxes
|
| 10 | + id: terms |
10 | 11 | attributes:
|
11 |
| - label: Is there an existing issue for this? |
| 12 | + label: Has your issue been reported? |
12 | 13 | description: Please search to see if an issue already exists for the bug you encountered.
|
13 | 14 | options:
|
14 |
| - - label: I have searched the existing issues |
15 |
| - required: true |
| 15 | + - label: I have searched the existing issues and confirm it has not been reported. |
| 16 | + required: true |
16 | 17 | - type: textarea
|
17 |
| - attributes: |
18 |
| - label: Current Behavior |
19 |
| - description: A concise description of what you're experiencing. |
20 |
| - validations: |
21 |
| - required: true |
| 18 | + attributes: |
| 19 | + label: Current Behavior |
| 20 | + description: A concise description of what you're experiencing. |
| 21 | + validations: |
| 22 | + required: true |
22 | 23 | - type: textarea
|
23 | 24 | attributes:
|
24 | 25 | label: Expected Behavior
|
25 | 26 | description: A concise description of what you expected to happen.
|
26 | 27 | validations:
|
27 | 28 | required: true
|
28 |
| - - type: textarea |
29 |
| - attributes: |
30 |
| - label: Steps To Reproduce |
31 |
| - description: Please be detailed as possible here so we can help diagnose the issue, ideally starting as close as possible to a blank project/page/component etc. |
32 |
| - Issues cannot be accepted if they are too vague. For example, "project fails to build" would not be reproducible. |
33 |
| - placeholder: | |
34 |
| - 1. Create new page |
35 |
| - 2. Add container widget |
36 |
| - 3. Set width = 123 |
37 |
| - 4. Click Run |
38 |
| - 5. Observe that project doesn’t build |
39 |
| - validations: |
40 |
| - required: true |
| 29 | + - type: textarea |
| 30 | + attributes: |
| 31 | + label: Steps To Reproduce |
| 32 | + description: | |
| 33 | + Please be detailed as possible here so we can help diagnose the issue, ideally starting as close as possible to a blank project/page/component etc. |
| 34 | + Issues cannot be accepted if they are too vague. For example, "project fails to build" would not be reproducible. |
| 35 | + placeholder: | |
| 36 | + 1. Create new page |
| 37 | + 2. Add container widget |
| 38 | + 3. Set width = 123 |
| 39 | + 4. Click Run |
| 40 | + 5. Observe that project doesn't build |
| 41 | + validations: |
| 42 | + required: true |
41 | 43 | - type: input
|
42 | 44 | id: bugcode
|
43 | 45 | attributes:
|
44 | 46 | label: Bug Report Code
|
45 |
| - description: Generate by right clicking inside Widget Tree and selecting "Get Bug Report Code". |
46 |
| - This helps the team assess your issue. Create a code by going to the widget tree, right clicking on the affected widget, and selecting “Get Bug Report Code”. |
47 |
| - If the bug is not specific to a widget, selecting any widget will work. |
| 47 | + description: | |
| 48 | + Generate by right clicking inside Widget Tree and selecting "Get Bug Report Code". |
| 49 | + This helps the team assess your issue. Create a code by going to the widget tree, right clicking on the affected widget, and selecting “Get Bug Report Code”. |
| 50 | + If the bug is not specific to a widget, selecting any widget will work. |
48 | 51 | placeholder: ex. ITFXhfH104V2sdRE+aXIYflViiowGUwbUOc7j9VEGAsjCePkP4k1Pc7CUFZpSOqHTGxUPk6Ikk8fw+zOv+zhEewpAw+CGapawbphH1yjEA8=
|
49 | 52 | validations:
|
50 | 53 | required: true
|
51 |
| - - type: textarea |
| 54 | + - type: textarea |
52 | 55 | attributes:
|
53 | 56 | label: Context
|
54 | 57 | description: How has this issue affected you? What are you trying to accomplish?
|
55 | 58 | validations:
|
56 | 59 | required: true
|
57 |
| - - type: textarea |
58 |
| - attributes: |
59 |
| - label: Additional info |
60 |
| - description: | |
61 |
| - Screenshots / recordings, links, references, or anything else that will give us more context about the issue you are encountering. |
| 60 | + - type: textarea |
| 61 | + attributes: |
| 62 | + label: Additional info |
| 63 | + description: | |
| 64 | + Screenshots / recordings, links, references, or anything else that will give us more context about the issue you are encountering. |
62 | 65 |
|
63 |
| - Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in. |
64 |
| - validations: |
65 |
| - required: false |
| 66 | + Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in. |
| 67 | + validations: |
| 68 | + required: false |
66 | 69 | - type: textarea
|
67 |
| - attributes: |
68 |
| - label: Environment |
69 |
| - description: | |
70 |
| - Include relevant details about the environment you experienced the bug in |
71 |
| - examples: |
72 |
| - - **FlutterFlow version**: v3.1 (released Feb 27, 2023) |
73 |
| - - **Platform** (e.g. Web, MacOS Desktop): Web |
74 |
| - - **Browser name and version** (web): Chrome 107.0.5304.110 |
75 |
| - - **Operating system and version** (desktop): macOS Monterey 12.2.1 |
76 |
| - value: | |
77 |
| - - FlutterFlow version: |
78 |
| - - Platform: |
79 |
| - - Browser name and version: |
80 |
| - - Operating system and version affected: |
81 |
| - render: markdown |
82 |
| - validations: |
83 |
| - required: false |
84 |
| - |
85 |
| - |
86 |
| - |
| 70 | + attributes: |
| 71 | + label: Environment |
| 72 | + description: | |
| 73 | + Include relevant details about the environment you experienced the bug in. |
| 74 | + Examples: |
| 75 | + - **FlutterFlow version**: v3.1 (released Feb 27, 2023) |
| 76 | + - **Platform** (e.g. Web, MacOS Desktop): Web |
| 77 | + - **Browser name and version** (web): Chrome 107.0.5304.110 |
| 78 | + - **Operating system and version** (desktop): macOS Monterey 12.2.1 |
| 79 | + value: | |
| 80 | + - FlutterFlow version: |
| 81 | + - Platform: |
| 82 | + - Browser name and version: |
| 83 | + - Operating system and version affected: |
| 84 | + render: markdown |
| 85 | + validations: |
| 86 | + required: false |
0 commit comments