issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:JavaScript
Filter by
49.9M results
Package
storyblok (CLI)
Bug Description
storyblok schema init (introduced in storyblok@4.19.0-alpha.0) writes field option string values into single-quoted
string literals without escaping anything ...
编辑图片的时候是否可以加入画笔这种,比如框选某个区域描述,这样更精准
Description
GET /notes returns every note for a user in a single flat response with no pagination.
Details
backend/src/controllers/notesController.js (getAllNotes):
const notes = await Note.find({ ...
Description
There is no automated test setup in the project — neither backend nor frontend has a test script or any tests.
Details
backend/package.json and frontend/package.json have no test script, ...
implement highlight option (remove highlight also) . When the user clicks on any verse, the color palette will appear
and the user can select any color, it will save. When they again click on the verse, ...
Enhancement
Frontend
Web
Description
Note ID validation is gated on process.env.MONGO_URI being set, so the ObjectId check is skipped whenever that variable
is absent.
Details
backend/src/controllers/notesController.js (in ...
Spun out of the Sessions work (#316, Phase 4) while scoping the XP/loot ledger (#306).
Problem
The session Rewards section and the planned campaign XP/loot ledger (#306) can currently only capture static, ...
Description
The validator utility file is misspelled, which is confusing and inconsistent with the rest of the codebase.
Details
backend/src/Utils/Validetor.js — Validetor should be validator . The ...

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.