Skip to content

fixes rare tag value auto suggestions (fix #11782)#11794

Merged
k-yle merged 2 commits intoopenstreetmap:developfrom
Kaushik4141:Kaushik4141-(fix-#11782)
Jan 22, 2026
Merged

fixes rare tag value auto suggestions (fix #11782)#11794
k-yle merged 2 commits intoopenstreetmap:developfrom
Kaushik4141:Kaushik4141-(fix-#11782)

Conversation

@Kaushik4141
Copy link
Copy Markdown
Contributor

Removed d.in_wiki from the filter condition for tag values in modules/services/taginfo.js
Updated test/spec/services/taginfo.js to ensure unpopular values with a wiki page are now excluded from suggestions
image

Fixes #11782 and replaces #11781

Copy link
Copy Markdown
Collaborator

@k-yle k-yle left a comment

Choose a reason for hiding this comment

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

thanks for your recent PRs ! this one looks good too

@k-yle k-yle merged commit a92c9ff into openstreetmap:develop Jan 22, 2026
3 checks passed
@Kaushik4141
Copy link
Copy Markdown
Contributor Author

thanks for your recent PRs ! this one looks good too

Thanks glad it looks good to you

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.

Do not suggest low-use tags just because they have wiki page

2 participants