refactor(FlowTool.py): update FlowToolComponent class to inherit from LCToolComponent
Updates FlowToolComponent to the new Component architecture.
Pull Request Validation Report
This comment is automatically generated by Conventional PR
Whitelist Report
| Whitelist | Active | Result |
|---|---|---|
| Pull request is a draft and should be ignored | ✅ | ❌ |
| Pull request is made by a whitelisted user and should be ignored | ❌ | ❌ |
| Pull request is submitted by a bot and should be ignored | ✅ | ❌ |
| Pull request is submitted by administrators and should be ignored | ❌ | ❌ |
Result
Pull request does not satisfy any enabled whitelist criteria. Pull request will be validated.
Validation Report
| Validation | Active | Result |
|---|---|---|
| All commits in this pull request has valid messages | ❌ | ✅ |
| Pull request does not introduce too many changes | ❌ | ✅ |
| Pull request has mentioned issues | ❌ | ✅ |
| Pull request has valid branch name | ❌ | ✅ |
| Pull request should have a non-empty body | ✅ | ✅ |
| Pull request has a valid title | ✅ | ❌ |
Result
Pull request is invalid.
Reason
- Pull request title does not follow the desired pattern
Last Modified at 29 Jul 24 22:50 UTC
This pull request is automatically being deployed by Amplify Hosting (learn more).
Access this pull request here: https://pr-3048.dmtpw4p5recq1.amplifyapp.com
Not able to use the search option to find flows:
The Dropdown is also allowing the user to select multiple flows (and none of them appears as selected in the field)
https://jam.dev/c/6ad09f07-a670-4471-8b98-c0814f515617
And another bug just ocurred after this.
I switched back to the Langflow tab, got an "Unexpected Error", and the component showed a Warning sign to update it.
After updating it, the dropdown to select flows stopped working.
https://jam.dev/c/161f2b66-80b3-4fab-964b-c1474f39a911
That was wierd bc I didn't touch the backend, so there was no update or pull, between those two videos.