Skip to content

Comments

Scrolls into view for create.vue#24

Merged
AllanKoder merged 3 commits intomasterfrom
create-scroll
Aug 17, 2025
Merged

Scrolls into view for create.vue#24
AllanKoder merged 3 commits intomasterfrom
create-scroll

Conversation

@AllanKoder
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings August 17, 2025 03:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds smooth scrolling functionality to a multi-step resource creation form. When users navigate between form steps, the page automatically scrolls to bring the form into view for better user experience.

  • Introduces a scrollToForm function that smoothly scrolls to the form element
  • Replaces direct stepper value assignments with a navigateToStep function that combines step navigation with scrolling
  • Adds an ID to the form container to enable scroll targeting
  • Minor formatting improvement to error message display

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@AllanKoder AllanKoder merged commit 778ef9e into master Aug 17, 2025
3 checks passed
@AllanKoder AllanKoder deleted the create-scroll branch August 17, 2025 03:08
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.

1 participant