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

Minor UI bugs #2063

Merged
merged 15 commits into from
Dec 24, 2024
Merged

Minor UI bugs #2063

merged 15 commits into from
Dec 24, 2024

Conversation

BenElferink
Copy link
Contributor

@BenElferink BenElferink commented Dec 24, 2024

This pull request includes a variety of changes across multiple files to improve the functionality and user experience of the web application. The most important changes include updates to action labels, enhancements to drawer components, and improvements to form validation and input handling.

Action Labels:

  • Changed the label for the latency action to "Latency Sampler" in frontend/webapp/containers/main/actions/action-modal/action-options.ts to better reflect its functionality.

Drawer Enhancements:

  • Added a delete button with a TrashIcon to the DrawerHeader component and updated the OverviewDrawer to handle delete actions. [1] [2] [3] [4]

Form Validation:

  • Improved validation for action forms by adding checks for required fields and specific validation for latency sampler endpoints in useActionFormData. [1] [2]

Input Handling:

  • Removed unnecessary handleKeyDown methods and improved input handling across various reusable components such as InputList, InputTable, and KeyValueInputsList. [1] [2] [3] [4] [5] [6] [7] [8]

Notification Note Styling:

  • Updated the styling and structure of the NotificationNote component to enhance its appearance and functionality. [1] [2] [3] [4]

@BenElferink BenElferink enabled auto-merge (squash) December 24, 2024 14:15
@BenElferink BenElferink merged commit 1cd219d into odigos-io:main Dec 24, 2024
31 checks passed
@BenElferink BenElferink deleted the minor-ui-bugs branch January 6, 2025 12:43
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.

2 participants