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

fix: "Start Here" button not working as expected + fe tests #3910

Merged
merged 5 commits into from
Sep 25, 2024

Conversation

Cristhianzl
Copy link
Collaborator

This pull request will fix the error on the "Start Here" button when the user has an empty folder.

#3909

… create a new flow by clicking on "Start Here" button
…w users to create a new flow

📝 (componentsComponent/index.tsx): Update ComponentsComponent to handle opening and closing of NewFlowModal
…ching hook from @tanstack/react-query for loading state and pass handleOpenModal as a prop to improve code readability and maintainability
…to improve code readability and maintainability
@Cristhianzl Cristhianzl self-assigned this Sep 25, 2024
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. bug Something isn't working labels Sep 25, 2024
Copy link
Collaborator

@Yukiyukiyeah Yukiyukiyeah left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@anovazzi1 anovazzi1 left a comment

Choose a reason for hiding this comment

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

lgtm

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 25, 2024
@Cristhianzl Cristhianzl enabled auto-merge (squash) September 25, 2024 19:20
@Cristhianzl Cristhianzl merged commit 17fc248 into main Sep 25, 2024
28 checks passed
@Cristhianzl Cristhianzl deleted the cz/fixEmptyBtn branch September 25, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants