Skip to content

fix(bugs): bug tracker UX polish#59

Merged
jamofer merged 1 commit into
masterfrom
fix/bugs-polish
May 26, 2026
Merged

fix(bugs): bug tracker UX polish#59
jamofer merged 1 commit into
masterfrom
fix/bugs-polish

Conversation

@jamofer

@jamofer jamofer commented May 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • Severity select in NewBugDialog now shows colored Badge pills instead of plain text
  • Bug detail: severity and status editable via Select with Badge pills in context panel
  • Bug detail: inline click-to-edit for bug title
  • Bug detail: affected version picker added to context panel (was missing, only fixed-in existed)
  • Bug list: sort by severity/creation date via new sort_by backend param + UI dropdown
  • Bug list: show creator name and last update timestamp, fix DateLabel iso prop
  • Public report dialog: min date prevents selecting past dates, submit validates expiration is in the future
  • Context panel: consistent row alignment with fixed icon column width
  • Export SEVERITIES array from bugConfig.js, refactor FixedInVersionPicker into generic VersionPicker
  • i18n keys added for all 5 locales

…, version pickers, public report date validation
@jamofer jamofer merged commit d525772 into master May 26, 2026
5 checks passed
@jamofer jamofer mentioned this pull request May 26, 2026
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.

1 participant