Skip to content

Initial DialogView Implementation #855

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

Closed
3 tasks done
Tracked by #761
jvalkeal opened this issue Aug 19, 2023 · 0 comments
Closed
3 tasks done
Tracked by #761

Initial DialogView Implementation #855

jvalkeal opened this issue Aug 19, 2023 · 0 comments
Labels
area/components-view Belongs ui view components
Milestone

Comments

@jvalkeal
Copy link
Contributor

jvalkeal commented Aug 19, 2023

Opinionated dialog view having main content, and buttons.

┌─────────────────────────────┐
│        Main content         │
│                             │
│                             │
├─────────────────────────────┤
│          Buttons            │
└─────────────────────────────┘
  • Main Content
  • Buttons at bottom area
  • Event when dialog is requested to get closed
@jvalkeal jvalkeal added the area/components-view Belongs ui view components label Aug 19, 2023
@jvalkeal jvalkeal added this to the 3.2.0-M2 milestone Aug 19, 2023
jvalkeal added a commit to jvalkeal/spring-shell that referenced this issue Aug 21, 2023
jvalkeal added a commit to jvalkeal/spring-shell that referenced this issue Aug 24, 2023
- New WindowView which can be partially atop of background.
- DialogView now extends WindowView
- Change dialog in Catalog sample and Dialog scenario
- Relates spring-projects#825
- Relates spring-projects#855
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/components-view Belongs ui view components
Projects
None yet
Development

No branches or pull requests

1 participant