File tree Expand file tree Collapse file tree 1 file changed +1
-34
lines changed
Expand file tree Collapse file tree 1 file changed +1
-34
lines changed Original file line number Diff line number Diff line change @@ -105,37 +105,4 @@ body:
105105 render : markdown
106106 validations :
107107 required : true
108- - type : markdown
109- attributes :
110- value : " ## Please fill out the following section for Data Loss issues"
111- - type : checkboxes
112- id : dataloss1
113- attributes :
114- label : General
115- options :
116- - label : I was collaborating with other users in the same project prior to data loss
117- - label : I navigated between different project views leading up to data loss
118- - label : The UI was running very slowly prior to data loss
119- - label : A crash or other bug occurred prior to data loss
120- - label : Data was not saved in a snapshot
121- - label : I was using flutterflow from multiple devices
122- - label : I was using flutterflow from multiple platforms (e.g. both web and MacOS Desktop app)
123- - type : checkboxes
124- id : dataloss2
125- attributes :
126- label : Relative to the time the changes were made, data was lost within
127- options :
128- - label : 1 minute
129- - label : 1 hour
130- - label : 1 day
131- - label : 1 week
132- - type : checkboxes
133- id : dataloss3
134- attributes :
135- label : When following my steps to reproduce, data loss happens
136- options :
137- - label : ~100% of the time
138- - label : ~50% of the time
139- - label : ~10% of the time
140- - label : ~1% of the time
141- - label : Very rarely or only encountered once
108+
You can’t perform that action at this time.
0 commit comments