Skip to content

Add description fields to plans and repos - #1315

Open
caco3 wants to merge 1 commit into
garethgeorge:mainfrom
caco3:feature/plan-description
Open

Add description fields to plans and repos#1315
caco3 wants to merge 1 commit into
garethgeorge:mainfrom
caco3:feature/plan-description

Conversation

@caco3

@caco3 caco3 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR adds description fields to the plans and repos. See #557

  • The descriptions can be multiline text
  • The sidebar only shows the first line, the tooltips and the main panel show all lines
  • Special characters are encoded, even Unicode and emojis are supported 🎉

Main UI

grafik

Dialog

grafik

Tooltips

grafik

Config file

grafik grafik

Notes

  • This PR is AI driven. My Go skills are very limited. But I reviewed it and tested it.
  • There is no limitation on the string length. Do we need to add one? JSON seems not to have a limit.

@CLAassistant

CLAassistant commented Jul 21, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Comment thread r2/keys/49585af96f0f13ecd7332c76c1dc264754be570c45bccd149a3386be22ae2393 Outdated
@caco3
caco3 force-pushed the feature/plan-description branch from de26075 to 005df81 Compare July 22, 2026 00:41
@caco3
caco3 marked this pull request as ready for review July 22, 2026 00:42
@caco3
caco3 force-pushed the feature/plan-description branch 6 times, most recently from 8ee159b to 4eee321 Compare July 22, 2026 01:04
@caco3
caco3 force-pushed the feature/plan-description branch from 6904e53 to c53b7b0 Compare August 2, 2026 17:30
- Add 'description' string field to Plan and Repo in proto
- Display descriptions in PlanView, RepoView, SummaryDashboard, and sidebar
- Render multiline descriptions with <br> in tooltips and detail views
- Show only the first line of description in sidebar items
@caco3
caco3 force-pushed the feature/plan-description branch from c53b7b0 to f07b552 Compare August 2, 2026 17:44
@caco3

caco3 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

@garethgeorge could you please have a look on this? That would be great 😄

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.

3 participants