Skip to content

allow selecting multiple internet access types#6676

Merged
westnordost merged 11 commits into
streetcomplete:masterfrom
paulklie:multiple_interent_access
Jan 10, 2026
Merged

allow selecting multiple internet access types#6676
westnordost merged 11 commits into
streetcomplete:masterfrom
paulklie:multiple_interent_access

Conversation

@paulklie

@paulklie paulklie commented Jan 3, 2026

Copy link
Copy Markdown
Collaborator

Fixes #5136

I added a new form where multiple answers can be selected from a list.

I added a "No" button that is only displayed when no access types are selected.
photo_2_2026-01-03_18-00-59
photo_1_2026-01-03_18-00-59

@westnordost westnordost left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks mostly good, great job!

Also, creative solution with the button panel! 👍

paulklie and others added 3 commits January 8, 2026 23:54
…mon/MultipleSelectGroup.kt

Co-authored-by: Tobias Zwick <[email protected]>
…s/AMultipleSelectGroupQuestForm.kt

Co-authored-by: Tobias Zwick <[email protected]>
@paulklie paulklie marked this pull request as draft January 8, 2026 23:53
@paulklie paulklie marked this pull request as ready for review January 9, 2026 21:53
@paulklie

paulklie commented Jan 9, 2026

Copy link
Copy Markdown
Collaborator Author

I have also extended the quest to a few additional places:
malls, tourist information and visitor centers. All seemed quite likely to have internet and are generally publicly accessible.

paulklie and others added 2 commits January 10, 2026 13:20
@westnordost westnordost merged commit 1803ca4 into streetcomplete:master Jan 10, 2026
or tourism = camp_site and backcountry != yes and camp_site != basic
or aeroway = terminal
or shop ~ mall|department_store
or tourism = information and information ~ board|visitor_center

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@paulklie Was extending the quest to information boards deliberate?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh no, it was supposted to be office. Not sure how that happened, good find. Will fix

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For reference: fixed in 374b37b

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.

Internet access type - multiple values

3 participants