Skip to content

feat: improve guided mode style#85

Merged
jose-rZM merged 2 commits into
developfrom
feature/develop-84-ImproveGuidedModeUI
May 31, 2026
Merged

feat: improve guided mode style#85
jose-rZM merged 2 commits into
developfrom
feature/develop-84-ImproveGuidedModeUI

Conversation

@jose-rZM
Copy link
Copy Markdown
Owner

Included (#84)

  • Replaced the platform-dependent guided QWizard with a custom QDialog + QStackedWidget flow for full cross-platform visual and behavioral control.
  • Redesigned the guided UI to better match the app.
  • Added inline validation feedback inside each guided step instead of using wizard subtitles/header state.
  • Add a progress bar.
  • Disabled and visually dimmed the Guided mode and Finish buttons in SLRTableDialog while guided mode is open, and restored them when guided mode closes or completes.
  • Add keyboard behavior so Enter advances to the next step.
  • Added hand cursor behavior for clickable buttons.
  • Align tests.

@jose-rZM jose-rZM added this to the Roadmap 2026 milestone May 31, 2026
@jose-rZM jose-rZM self-assigned this May 31, 2026
@jose-rZM jose-rZM added the enhancement New feature or request label May 31, 2026
@sonarqubecloud
Copy link
Copy Markdown

@jose-rZM jose-rZM merged commit e0b1a02 into develop May 31, 2026
2 checks passed
@jose-rZM jose-rZM deleted the feature/develop-84-ImproveGuidedModeUI branch May 31, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant