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

[Dialog, Form]: Unify Dialog's header and footer positions when content includes Form Component #485

Merged
merged 11 commits into from
Nov 18, 2024

Conversation

RiinaKuu
Copy link
Contributor

@RiinaKuu RiinaKuu commented Nov 14, 2024

https://funidata.atlassian.net/browse/DS-376

Basic Material Dialog has sticky header and footer (action button) sections with scrollable content in between. If Fudis Form was inside Dialog the header nor action buttons were sticky due to different HTML structure of the Form.

This PR unifies Dialog with Form to act like basic Dialog with sticky header and footer sections.

Also:

  • Updated VR base images for Dialog
  • Small update to Dialog docs

@RiinaKuu RiinaKuu added the improvement Improve or extend something that already exists label Nov 14, 2024
@github-actions github-actions bot temporarily deployed to Documentation for branch DS-376-form-actions-in-dialog November 14, 2024 14:08 Destroyed
@github-actions github-actions bot temporarily deployed to Documentation for branch DS-376-form-actions-in-dialog November 14, 2024 14:54 Destroyed
@github-actions github-actions bot temporarily deployed to Documentation for branch DS-376-form-actions-in-dialog November 15, 2024 07:58 Destroyed
@github-actions github-actions bot temporarily deployed to Documentation for branch DS-376-form-actions-in-dialog November 15, 2024 08:42 Destroyed
@github-actions github-actions bot temporarily deployed to Documentation for branch DS-376-form-actions-in-dialog November 15, 2024 08:59 Destroyed
@videoeero videoeero self-requested a review November 18, 2024 07:17
@github-actions github-actions bot temporarily deployed to Documentation for branch DS-376-form-actions-in-dialog November 18, 2024 08:14 Destroyed
@RiinaKuu RiinaKuu merged commit 4b45b0d into main Nov 18, 2024
10 checks passed
@RiinaKuu RiinaKuu deleted the DS-376-form-actions-in-dialog branch November 18, 2024 09:35
@github-actions github-actions bot locked and limited conversation to collaborators Nov 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
improvement Improve or extend something that already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants