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

雪花ID会造成前端js的精度丢失

Open
#96 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
api, frontend

Research direction

The issue names no file or test entry point. Start by tracing where Snowflake IDs cross the API response into frontend JavaScript and compare the current serialization with the suggested json-bigint approach. Done means IDs retain their exact values in the frontend, with regression coverage for the affected response.

Written by the indexing model from the issue text.

Description

在后端使用了雪花ID,回传到前端显示的时候精度就丢失了,

能否使用像json-bigint这样的方案来处理?

Dominant language
JavaScript
Stars
378
Forks
48
Avg merge
20h 9m
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

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 webman-php/admin

All issues in webman-php/admin

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.