Grzegorz Orczykowski

Results 80 comments of Grzegorz Orczykowski

[report.pdf](https://github.com/getodk/collect/files/7588571/report.pdf)

I figured out how to reproduce the issue: 1. Open the attached form [rangeWidgetBug.xlsx](https://github.com/getodk/collect/files/9250936/rangeWidgetBug.xlsx) 2. In the first question pass value > 5 or < 1 3. Swipe to the...

@yanokwa you said: > I think it's going to be confusing to have the Delete button in Push. I also think it could be dangerous because there is no confirmation....

> I don't like this option because it does make it pretty easy to delete data. We can add a confirmation panel with yes/no options.

@seadowg this is a new implementation of https://github.com/getodk/collect/pull/5047. No rush but when you have time please take a look to that it won't hang too long like the previous pull...

> @grzesiek2010 I'm liking the structure of this a lot! Was going to dig a little deeper, but are there any other changes you'd like to make first before this...

@dbemke The problem should be solved.

To reduce complexity maybe we should close form filling not only if a user clicks `OK` in that dialog (that displays additional info about required permissions) but also after clicking...

It turns out in different parts of the app we need different behaviors. Sometimes we want a callback immediately when a permission is denied and sometimes only after closing that...

@srujner @dbemke I've fixed the problem with scrolling the list and fixed conflicts so please finish testing.