Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buggy input text field for radius in circle selection action #14

Open
martinlohoff opened this issue Mar 25, 2022 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@martinlohoff
Copy link

Hi Matthias,

uns ist in der Umkreissuche ein merkwürdiges Verhalten aufgefallen. Vermutlich ist das auch auf die Implementierung der Prüfung des stepSizes zurückzuführen.

Wir würden gern einen Radius von 500m eintippen. Aktuell konfigurierter stepSize ist 100 (Meter). Wenn ich jetzt mit der 5 beginne, dann springt die Anzeige auf 0. Ich würde ja aber gern noch 2 Nullen anhängen. Das klappt dann aber nicht mehr. Wenn ich mit 0 beginne und dann direkt 500 anhänge klappt es aber gut.

Vielleicht genügt hier ein kleines Delay/Timeout für die Prüfung? Je nachdem wie die Implementierung ist.

Freundliche Grüsse
Martin

@matthiasstein matthiasstein added the enhancement New feature or request label Mar 25, 2022
@sholtkamp
Copy link
Member

Idea: Remove steps entirely

@sholtkamp sholtkamp self-assigned this Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants