* fix note node size * ♻️ (NoteNode/index.tsx): remove commented out code for debounced resize handler to improve code readability and maintainability * feat: update NoteNode to resize and persist dimensions in state * 🐛 (generalBugs-shard-10.spec.ts): fix clicking on the last element with the text "openai" instead of the first one to match the intended behavior ✨ (generalBugs-shard-10.spec.ts): refactor test to use forEach loop for better readability and accuracy in comparing text contents * 🐛 (general-bugs-save-changes-on-node.spec.ts): add 500ms delay to fix flakiness in tests related to clicking elements and waiting for selectors to appear * ✨ (appHeaderComponent/index.tsx): add data-testid attribute to app header for testing purposes 📝 (general-bugs-save-changes-on-node.spec.ts): update verifyTextareaValue function to accept an additional parameter flowName for better test coverage and clarity 📝 (general-bugs-save-changes-on-node.spec.ts): add functionality to input and fill a random flow name in the test scenario for improved test coverage and reliability --------- Co-authored-by: anovazzi1 <otavio2204@gmail.com> Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org> |
||
|---|---|---|
| .. | ||
| assets | ||
| core | ||
| extended | ||
| templates | ||
| utils | ||
| custom_component_full.ts | ||
| globalTeardown.ts | ||