Polishes wizard UI for improved UX - #43
Merged
Merged
Conversation
…composability and scroll handling
…pProgressIndicator` for navigation progress visuals
…zardViewModel` to reset `reducedImageBitmap`, and adjust preview composables for better usability
… color input, enhance keyboard actions for better UX, and prevent invalid entries
maiatoday
commented
Sep 8, 2025
maiatoday
commented
Sep 8, 2025
Collaborator
Author
|
I simplified the UI and made it a bit more consistent. Also it is scrollable now incase things just drop off the edge of the screen. Also there is a little help question mark. We can use this later if we have more complex instructions or hints. Let me know what you think. If you have more UX suggestions, I'm happy to adjust. |
maiatoday
marked this pull request as ready for review
September 8, 2025 22:05
…t, add error messaging, and refine button enablement logic.
Collaborator
Author
|
Fixed the nits and added better error checking |
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.
Improves the wizard UI with several enhancements:
StepProgressIndicatorfor clear navigation progressWizardSectionTitlefor better section labeling and help integrationPatchableToReducedBitmapwith state handling, keyboard actions, and input validationWizardViewModelto resetreducedImageBitmapwhen color count changesCOMPOSABLEmodeThis refactoring aims to provide a more intuitive and user-friendly experience when creating embroidery files.





Fixes #33