Skip to content

Add "no toilets" to AddBabyChangingTable Quest#6837

Open
paulklie wants to merge 1 commit into
streetcomplete:masterfrom
paulklie:baby_changing_table_no_toilets
Open

Add "no toilets" to AddBabyChangingTable Quest#6837
paulklie wants to merge 1 commit into
streetcomplete:masterfrom
paulklie:baby_changing_table_no_toilets

Conversation

@paulklie
Copy link
Copy Markdown
Collaborator

@paulklie paulklie commented May 1, 2026

In #6115 the baby changing table quest filter was modifed to no longer require toilets=yes.

However places without toilets exist, but are rare. This option can be used in such cases to mark them as toilets=no.

I implemented this with a null value, to avoid adding a new "answer" file, since it seemed overkill for this.
Also null seems like a good abstraction of what a place without a toilet entails.

@westnordost
Copy link
Copy Markdown
Member

I think I'd prefer a proper enum class BabyChangingTableAnswer over a Boolean?, but I can also do that later.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants