Skip to content

CLT UI cosmetic touches and issues #88

Description

@donhardman

There are several issues that are not very critical but are great to address when we can:

  • When we land with branch=.. we should reset the query string, because the branch has already switched, and reloading the page will reswitch it again.
  • The "Create PR" button unnecessarily triggers redrawing and animation on every git status fetch; that should only be done once.
  • It is not possible to scroll the Ask AI output; when we scroll, we should stop snapping to the end.
  • If we have a rep file, it would be good to render the LAST test results when we open it instead of pending results.
  • When we switch to a branch, the PR is not switched to the commit; it only happens once we click there, which creates some confusion.
  • There is an issue with loading "named" sessions in ASK AI. We should consider removing named sessions for simplicity or to fix the issue.
  • Instead of using timestamps in session names, we should use Y-m-d-H-i format for more clarity.
  • New session should create session without asking for a custom name

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions