Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ui): change reset canvas button to new session menu #7356

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

psychedelicious
Copy link
Collaborator

Summary

We've gotten quite a bit of feedback that the reset canvas button is too similar to the delete image button, and users click one or the other and something they don't expect happens.

Replace the reset canvas button with a menu with New Canvas Session and New Gallery Session actions. This matches the actions in the menu next to the Invoke button.

Screen.Recording.2024-11-19.at.12.31.06.pm.mov

Related Issues / Discussions

Many comments on discord

QA Instructions

It uses existing functions so the actions are identical to the invoke button menu.

Merge Plan

n/a

Checklist

  • The PR has a short but descriptive title, suitable for a changelog

@github-actions github-actions bot added the frontend PRs that change frontend files label Nov 19, 2024
@psychedelicious psychedelicious force-pushed the psyche/feat/ui/reset-canvas-to-new-session branch from 66c46cd to 744a09e Compare November 19, 2024 21:49
@psychedelicious
Copy link
Collaborator Author

Added buttons for Reset Canvas Layers & Reset Generation Settings, which reset those things.

The adding color to this button made it not fit in, so it's just a normal base gray color.

Screen.Recording.2024-11-19.at.3.50.36.pm.mov

@psychedelicious psychedelicious enabled auto-merge (rebase) November 19, 2024 21:52
@psychedelicious psychedelicious force-pushed the psyche/feat/ui/reset-canvas-to-new-session branch from 744a09e to f1e7ee9 Compare November 19, 2024 21:52
@psychedelicious psychedelicious merged commit 7ad1c29 into main Nov 19, 2024
14 checks passed
@psychedelicious psychedelicious deleted the psyche/feat/ui/reset-canvas-to-new-session branch November 19, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants