Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Limit decimal digits for default values

Open
#29 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Domain
frontend

Research direction

No files, tests, or entry points are named. Start by locating where default numeric values such as Plant capacity are rendered, then determine the agreed rounding rules for large and small values. Done means displayed defaults consistently use the chosen integer or decimal precision.

Written by the indexing model from the issue text.

Description

Some default numbers have a lot of digits (e.g., Plant capacity is 770881.6432734657), it'll be good to format those as integers (if large numbers) or with 2-3 decimals (maybe consider having 3 significant digits throughout if <100)

Dominant language
Vue
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Getting set up

We have not checked this project's setup files yet. Start from its README, and see our first-contribution guide for the general steps.

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from BioSTEAMDevelopmentGroup/biosteam-web

All issues in BioSTEAMDevelopmentGroup/biosteam-web

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.