Skip to content

Conversation

@grzesiek2010
Copy link
Member

@grzesiek2010 grzesiek2010 commented Dec 15, 2025

Closes #6983

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

I’ve simply fixed the entity name displayed in the bottom sheet, as well as the info one (which can be displayed below), since it had the same issue.

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 only fixes how the name and info are displayed. Nothing else should be affected.

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

The one mentioned in the form.

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 December 15, 2025 13:11
@grzesiek2010 grzesiek2010 merged commit a149822 into getodk:master Jan 6, 2026
7 checks passed
@dbemke
Copy link

dbemke commented Jan 8, 2026

Tested with Success!

Verified on devices with Androids: 8.1, 10

Verified cases:

@srujner
Copy link

srujner commented Jan 8, 2026

Tested with Success!

Verified on devices with Androids: 12 and 14

@WKobus
Copy link

WKobus commented Jan 8, 2026

Tested with success

Verified on device with Android 16, 10

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.

A long value in (entity) label is cut off in the map bottom sheet

5 participants