Skip to content

Small UI improvements#124

Merged
beitler merged 11 commits into
mainfrom
feature/small-ui-improvements
Jun 24, 2026
Merged

Small UI improvements#124
beitler merged 11 commits into
mainfrom
feature/small-ui-improvements

Conversation

@beitler

@beitler beitler commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

This PR combines the following PRs:

Also, adds

  • Correct content overflow behavior in the data page. Avoids job list from scrolling with the content
  • Visual feedback on 'run' button press (for job submission). Particularly when a job submission does not result in a new window being opened due to the 'Open Experiment Windows' browser setting, this helps to indicate action success to the user.
  • Add tooltip to the 'Latest' switch to describe the behavior.

Florence Berterottiere and others added 11 commits June 1, 2026 16:38
…e so as to have always the max contrast for 2D scans
When enabled, the toggle automatically selects the job with the highest
ID whenever the job list updates, so the user always sees the most
recently created experiment without manual clicks.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Submitting a job automatically opened a job window showing the
experiment data. Since the data is already visible in the data panel,
this can be unwanted. A new toggle in Settings > Browser
('Open Experiment Windows', default on) now controls whether the
window opens on job submission. Opening jobs manually from the data
page is unaffected.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@beitler beitler merged commit c312336 into main Jun 24, 2026
1 check 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.

Color scale missing for 2D scan

3 participants