Skip to content

Add clear query#787

Open
arnesetzer wants to merge 4 commits intotyrasd:masterfrom
arnesetzer:feat/clearQuery
Open

Add clear query#787
arnesetzer wants to merge 4 commits intotyrasd:masterfrom
arnesetzer:feat/clearQuery

Conversation

@arnesetzer
Copy link

@arnesetzer arnesetzer commented Sep 24, 2025

First time contributor, hope I did everything right.

As suggested in #756 this PR adds a "clear query" button next to the execute to clear the current query.
grafik

yarn test completed with all files formatted and all 81 tests passed.

Closes #756

{
"nav.run": "Spustit",
"nav.run_tt": "spustit tento databázový dotaz v rozhraní Overpass API",
"nav.clear": "Clear query",
Copy link
Contributor

Choose a reason for hiding this comment

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

I am pretty sure that only the main language file should be changed.
The other languages will get the translations later.

Copy link
Author

Choose a reason for hiding this comment

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

So what do I need to do? Revert every locales/xx.json except english?

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.

Suggestion: Add a “Clear Query” Button for Mobile Usability

2 participants