Grzegorz Orczykowski

Results 235 comments of Grzegorz Orczykowski

It turns out we face a similar issue with external CSV files. For instance, when using the [select_one_from_file](https://docs.getodk.org/form-question-types/#select-from-external-dataset). If we publish a form with a broken CSV file and try...

It is know but something we want to solve later so let's keep the issue open.

The color of items didn't change but the color of the dialog did (https://github.com/getodk/collect/pull/6025). Now it's more gray and that's why the difference is not visible enough. @alyblenkin what do...

> Could we make it the same gray as the text fields, which I believe is our surface container highest. This won't be enough. The difference between `colorSurfaceContainerHighest` and `colorSurfaceContainerHigh`...

| #EBEBEB | #E0E0E0 | | ------------- | ------------- | | ![Screenshot_1711643606](https://github.com/getodk/collect/assets/3276264/ce292bee-57d9-48f6-a9b8-f0bfcf98c882) | ![Screenshot_1711643680](https://github.com/getodk/collect/assets/3276264/a10f8b02-e788-45af-b0bf-f1481b99584a) | I think the darker one looks better. The first one might not be visible in...

@alyblenkin I have the same problem with https://github.com/getodk/collect/issues/5845. The bottom sheet has that `Learn more about MBTiles` info section: ![image](https://github.com/getodk/collect/assets/3276264/8e99d320-f410-4924-b4e9-db47432d8f30) and if I try to use the gray color we...

> Another alternative I can think of is [creating a divider ](https://www.figma.com/file/KFi9hIQdrRgo0rLqIC7Sg8/ODK-user-flows?type=design&node-id=4914%3A17895&mode=design&t=WMCzD9gZo7gX8zJA-1)between the info section and the actions. I can do that for that new bottom sheet but this does...

> The possibility I was thinking of is CSVs intended for search/pulldata parsing being read into memory instead or additionally, for example if forms weren't correctly being identified as needing...

> Good to know that doesn't seem to be happening Yeah I don't see anything like that. > Doesn't it happen during the process of reading the form from file...

As I remember I used the forms from https://github.com/getodk/collect/pull/5780#issue-1945961563 for testing