Skip to content

Adjust web layout: source-first row and 3-column analysis grid#28

Closed
iritkatriel wants to merge 7 commits into
mainfrom
chore/new-main-branch
Closed

Adjust web layout: source-first row and 3-column analysis grid#28
iritkatriel wants to merge 7 commits into
mainfrom
chore/new-main-branch

Conversation

@iritkatriel
Copy link
Copy Markdown
Owner

Summary

  • move the source panel to span the full first row
  • place the Run button next to the source panel title
  • lay out remaining panels in a responsive grid with at most three columns per row

Test plan

  • open web UI and verify source panel occupies first row
  • verify Run button appears in source panel header
  • resize browser and confirm remaining panels flow 3 -> 2 -> 1 columns

Made with Cursor

Place source on its own first row with the Run button in-panel, and constrain remaining analysis panels to a max three-column responsive grid.

Made-with: Cursor
@github-actions
Copy link
Copy Markdown

Preview deployed: https://iritkatriel.github.io/codoscope/pr-28/

github-actions Bot pushed a commit that referenced this pull request Apr 23, 2026
Assert against the new {text, lines} payload shape returned by web.driver views and verify basic line metadata consistency.

Made-with: Cursor
Align source header controls to the left so Run is easier to reach when working from the editor pane.

Made-with: Cursor
@github-actions
Copy link
Copy Markdown

Preview deployed: https://iritkatriel.github.io/codoscope/pr-28/

github-actions Bot pushed a commit that referenced this pull request Apr 23, 2026
Move the Run control to the left edge of the source title bar to make it quicker to reach while editing code.

Made-with: Cursor
Make the source panel span two columns in the 3-column layout while keeping full-width behavior on smaller breakpoints.

Made-with: Cursor
@github-actions
Copy link
Copy Markdown

Preview deployed: https://iritkatriel.github.io/codoscope/pr-28/

github-actions Bot pushed a commit that referenced this pull request Apr 23, 2026
@github-actions
Copy link
Copy Markdown

Preview deployed: https://iritkatriel.github.io/codoscope/pr-28/

github-actions Bot pushed a commit that referenced this pull request Apr 23, 2026
Use a wide Source panel plus a narrow Actions panel with the Run button to keep execution controls close without consuming source editor width.

Made-with: Cursor
@github-actions
Copy link
Copy Markdown

Preview deployed: https://iritkatriel.github.io/codoscope/pr-28/

github-actions Bot pushed a commit that referenced this pull request Apr 23, 2026
Adjust responsive grid rules so source and run stay side-by-side in the two-column layout and only stack on narrow single-column screens.

Made-with: Cursor
@github-actions
Copy link
Copy Markdown

Preview deployed: https://iritkatriel.github.io/codoscope/pr-28/

github-actions Bot pushed a commit that referenced this pull request Apr 23, 2026
@StanFromIreland
Copy link
Copy Markdown
Collaborator

I find it a little odd looking at it on my monitor, and it is also broken completely when I try to view it on the small screen of my phone.

@iritkatriel
Copy link
Copy Markdown
Owner Author

This is no good. I was playing around but didn't get anywhere. Sorry should have closed.

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.

2 participants