Skip to content

fix(app): increase todo prerequisite summary length limit. - #280

Merged
tonylam0 merged 3 commits into
bluelearn-org:mainfrom
that0ned3v:fix/todo-prereq-summary-length
Aug 11, 2026
Merged

fix(app): increase todo prerequisite summary length limit.#280
tonylam0 merged 3 commits into
bluelearn-org:mainfrom
that0ned3v:fix/todo-prereq-summary-length

Conversation

@that0ned3v

@that0ned3v that0ned3v commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Todo-prerequisite summary character cap went from 50 to 500, as that is the maximum amount the backend allows.
After increasing the cap, I also fixed the wrapping issue it caused.

Type of change (Bug)

  • Bug fix
  • Feature
  • Refactor (no behaviour change)
  • Documentation
  • Build / tooling / CI
  • Other: _________

Verification

  • pnpm -r typecheck passes
  • pnpm -r build passes
  • Manually verified in a browser (for UI / behaviour changes)
  • Followed the app layout conventions
  • No new dependencies, or new dependencies are justified and AGPL-compatible
  • Change does not violate any non-negotiable principle
  • Documentation only, no changes to the codebase, so no tests required

Closes #268.

Signed-off-by: that0ned3v <yeh.jendrick@gmail.com>
@tonylam0
tonylam0 merged commit 4cc08f0 into bluelearn-org:main Aug 11, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Very short character limit for summary of todo prerequisites

3 participants