Skip to content

Filter out marker styling properties#6966

Merged
seadowg merged 2 commits intogetodk:masterfrom
grzesiek2010:COLLECT-6959
Nov 10, 2025
Merged

Filter out marker styling properties#6966
seadowg merged 2 commits intogetodk:masterfrom
grzesiek2010:COLLECT-6959

Conversation

@grzesiek2010
Copy link
Member

@grzesiek2010 grzesiek2010 commented Nov 7, 2025

Closes #6959

Why is this the best possible solution? Were any other approaches considered?

Nothing to discuss here. Displaying those properties is not useful in any way, so we can ignore them.

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

It should simply make marker styling properties ignored (not displayed in the bottom sheet). Nothing else should be changed.

Do we need any specific form for testing your changes? If so, please attach one.

The form mentioned in the issue.

Does this change require updates to documentation? If so, please file an issue here and include the link below.

No.

Before submitting this PR, please make sure you have:

  • added or modified tests for any new or changed behavior
  • run ./gradlew connectedAndroidTest (or ./gradlew testLab) and confirmed all checks still pass
  • added a comment above any new strings describing it for translators
  • added any new strings with date formatting to DateFormatsTest
  • verified that any code or assets from external sources are properly credited in comments and/or in the about file.
  • verified that any new UI elements use theme colors. UI Components Style guidelines

@grzesiek2010 grzesiek2010 requested a review from seadowg November 7, 2025 20:49
@seadowg seadowg merged commit a1e9fe3 into getodk:master Nov 10, 2025
6 checks passed
@dbemke
Copy link

dbemke commented Nov 13, 2025

Tested with Success!

Verified on Android 10

Verified cases:

@WKobus
Copy link

WKobus commented Nov 13, 2025

Tested with Success!

Verified on Android 16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Styling shown in properties in the map bottom sheet

4 participants