Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/fields/opening_hours.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"key": "opening_hours",
"type": "combo",
"label": "Hours",
"placeholder": "Unknown",
"placeholder": "Mo-Fr 09:00-18:00",
Copy link
Copy Markdown
Contributor

@1ec5 1ec5 Mar 31, 2026

Choose a reason for hiding this comment

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

@tyrasd, I think iD’s taginfo-based suggestions used to override this placeholder, but I no longer see them even though they appear in the dropdown menu. Instead it says “Unknown…” based on the placeholder property. Could it be fallout from openstreetmap/iD#11794? This PR would address this one instance, but others like service_times=* would still be affected.

"snake_case": false,
"caseSensitive": true
}