Export UX consistency pass#416
Merged
Merged
Conversation
marcinz606
commented
Jul 7, 2026
Owner
- Replace sidebar BATCH section with a primary Export split button; chevron selects a sticky scope (current / selected / all visible with current or saved settings), the button is the only trigger. Same sticky pattern for Export Presets. Scopes persist as global settings.
- Remove the 'Sync export settings' mode toggle and the toolbar Export button (Ctrl+E remains); Save is icon-only and the toolbar pill fits its content.
- Uniform bulk-export confirmation at the controller chokepoint (batch, multi-select, preset batch, contact sheet); single-frame paths never confirm.
- Gate blocked JXL/colour-space combos in _run_export_tasks via a pure export_blocked() helper shared with the settings form.
- Count per-file export failures and surface them in the completion toast.
- Solid-red primary style for all export actions (Export, Export Presets, contact sheet, sidecars); shared split-button widget with unified 36px height.
- Default export size mode PRINT -> ORIGINAL.
- Consistent action naming in the files context menu and tutorial.
- Replace sidebar BATCH section with a primary Export split button; chevron selects a sticky scope (current / selected / all visible with current or saved settings), the button is the only trigger. Same sticky pattern for Export Presets. Scopes persist as global settings. - Remove the 'Sync export settings' mode toggle and the toolbar Export button (Ctrl+E remains); Save is icon-only and the toolbar pill fits its content. - Uniform bulk-export confirmation at the controller chokepoint (batch, multi-select, preset batch, contact sheet); single-frame paths never confirm. - Gate blocked JXL/colour-space combos in _run_export_tasks via a pure export_blocked() helper shared with the settings form. - Count per-file export failures and surface them in the completion toast. - Solid-red primary style for all export actions (Export, Export Presets, contact sheet, sidecars); shared split-button widget with unified 36px height. - Default export size mode PRINT -> ORIGINAL. - Consistent action naming in the files context menu and tutorial.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.