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(CanvasForm): Make title sticky #738

Merged
merged 1 commit into from Jan 26, 2024

Conversation

lordrip
Copy link
Member

@lordrip lordrip commented Jan 25, 2024

Currently, the entire CanvasForm scrolls, forcing the title and the close icon to be lost.

This commit makes the Title sticky, so it can always be visible while the CanvasForm can be scrolled.

Before

2024-01-25.17-33-01.mp4

After

2024-01-25.17-32-22.mp4

fix: #682

Currently, the entire `CanvasForm` scrolls, forcing the title and the
close icon to be lost.

This commit makes the `Title` sticky, so it can always be visible while
the `CanvasForm` can be scrolled.

fix: KaotoIO#682
@lordrip lordrip merged commit dc7c7a0 into KaotoIO:main Jan 26, 2024
8 of 9 checks passed
@lordrip lordrip deleted the feat/stick-form-title branch January 26, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

the close button in the config form should stay visible
2 participants