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

chore: Add CustomLoader component and integrate with loading states in Admin, Flow, and Main pages #6047

Merged
merged 5 commits into from
Feb 7, 2025

Conversation

deon-sanchez
Copy link
Collaborator

This pull request introduces a new CustomLoader component and integrates it into several pages, controlled by the ENABLE_DATASTAX_LANGFLOW feature flag. The most important changes include the creation of the CustomLoader component, and its conditional usage in different parts of the application based on the feature flag.

Creation of CustomLoader component:

Integration of CustomLoader component:

Additionally, a comment was added to retain a specific section of code for LFOSS:

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jan 31, 2025
@deon-sanchez deon-sanchez self-assigned this Jan 31, 2025
@dosubot dosubot bot added the enhancement New feature or request label Jan 31, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Jan 31, 2025
@deon-sanchez deon-sanchez added chore Maintenance tasks and housekeeping and removed enhancement New feature or request labels Jan 31, 2025
@deon-sanchez deon-sanchez changed the title feat: Add CustomLoader component and integrate with loading states in Admin, Flow, and Main pages chore: Add CustomLoader component and integrate with loading states in Admin, Flow, and Main pages Jan 31, 2025
@github-actions github-actions bot added enhancement New feature or request ignore-for-release and removed chore Maintenance tasks and housekeeping enhancement New feature or request labels Jan 31, 2025
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Feb 7, 2025
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Feb 7, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 7, 2025
@deon-sanchez deon-sanchez added this pull request to the merge queue Feb 7, 2025
Merged via the queue into main with commit 141e673 Feb 7, 2025
31 of 40 checks passed
@deon-sanchez deon-sanchez deleted the lfoss-392 branch February 7, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants