issues Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:JavaScript linked:pr
Filter by
2.2M results
The integration test suite is failing due to a typo and an unstable external dependency (ANAF API).
Problem details:
- tests/integration/workflow.test.js contains a typo on line ~108: expect(jobs-continentalhotels.ropany) ...
bug
Summary
Presentational RoundTimeline component — vertical stepper showing each round s type, date, and result.
Blocked by: PR1 schema (for types/constants). Can develop with mock rounds array before ...
enhancement
level:intermediate
type:feature
Summary of What Needs to be Done: Add vitest tests for the buildUrl helper function and exported types/constants in
shared/routes.ts. The buildUrl function (which interpolates path parameters) and the ...
Summary of What Needs to be Done: Add vitest tests for the AppError class hierarchy in server/utils/AppError.ts. The
base AppError class and its subclasses (ValidationError, UnauthorizedError, ForbiddenError, ...
Summary of What Needs to be Done: Add vitest tests for the asyncHandler utility in server/utils/asyncHandler.ts. This
Express middleware wrapper catches async route handler rejections and forwards them ...
Summary of What Needs to be Done: Add pytest unit tests for the OWASP-recommended CSV injection sanitizer in
app/utils/csv_sanitizer.py. The sanitize_csv_value, sanitize_row, and export_to_csv_safe functions ...
Summary of What Needs to be Done: Add pytest unit tests for the security-critical functions in app/ml/security.py. The
SafeUnpickler (RCE guard against arbitrary pickle deserialization), safe_pickle_load, ...
Problem
The Navbar (frontend/src/components/Navbar.jsx) is missing a link to the Daily Journal page (/daily-journal), even
though it is a major feature of the app.
Currently users can only access the ...
feature
frontend
good first issue
Originally posted by @Huynhthuongg in https://github.com/Bixbott/bixbott-server/issues/10#issuecomment-4738038323
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
问题
合同管理列表页加载后合同号显示 #undefined,客户列显示未关联客户。
根因
list_contracts 端点缓存时直接对 SQLAlchemy ORM 对象调用 json.dumps(result, default=str),导致 Contract 对象被序列化为
app.models.finance.Contract object at 0x... 字符串。缓存命中时前端拿到字符串数组,r.id ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.