Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.

Create a limit to how many km a person can travel #220

Open
2 tasks
OlaShabalina opened this issue Oct 28, 2022 · 1 comment
Open
2 tasks

Create a limit to how many km a person can travel #220

OlaShabalina opened this issue Oct 28, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@OlaShabalina
Copy link
Collaborator

OlaShabalina commented Oct 28, 2022

I'm submitting a feature request.

What feature do you recommend to add?

  • Add a limit to how many km a person can mention in the travel distance section:
    image

  • Round the number of digits after decimal point:
    image

What is the value of this feature?

  • Reduce the chance of making a typo with extra digit which could cause inaccuracy in data calculation.

Solution

  • Limit the number to 2 whole digits (or 99 km?);
  • Limit the number of digits after decimal point to 2;
@OlaShabalina OlaShabalina added enhancement New feature or request good first issue Good for newcomers labels Nov 1, 2022
@OlaShabalina
Copy link
Collaborator Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant