Open Issues Need Help
View All on GitHubA modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
A modern, open source REST API client
AI Summary: Implement a show/hide functionality for secret variables in the Trufos VariableEditor, similar to the existing password field masking in the Authorization tab. This involves creating a reusable component (if feasible) to manage the visibility of sensitive data.
A modern, open source REST API client
AI Summary: Update the footer in the Trufos application's sidebar to match the design specified in the provided Penpot board. This involves adjusting the implementation to visually align with the design, potentially also addressing the temporary absence of application settings.
A modern, open source REST API client
AI Summary: Implement visual changes to the Trufos application's collection settings modal to match a provided Penpot design. This involves updating the user interface to align with the specified design specifications, potentially requiring adjustments to layout, styling, and components.
A modern, open source REST API client
AI Summary: Debug and fix a visual glitch in the Trufos REST client where the input and output divs briefly resize (wobble) when switching tabs. The issue occurs on macOS and Windows and appears to be a long-standing problem. The fix requires identifying the root cause of the resizing behavior and implementing a solution to prevent the wobble.
A modern, open source REST API client
AI Summary: Implement a toggle button in the Trufos application's authentication tab to reveal hidden password values. The button should be visually represented by an eye icon and should be integrated into the existing `ModularForm` component.
A modern, open source REST API client
AI Summary: Implement scroll functionality for the 'Auth' tab in the Trufos application to prevent content overflow when the tab content exceeds the available space, mirroring the existing scroll behavior in the 'Headers' tab. This involves adding scrollbars to the 'Auth' tab when necessary.
A modern, open source REST API client
AI Summary: Debug and fix a bug in the Trufos REST client where the request body is unexpectedly deleted when sending a request while not on the body tab. The issue likely stems from the request body not being properly rendered or saved if the body tab isn't active. The solution might involve ensuring the request body is saved regardless of the active tab.
A modern, open source REST API client
AI Summary: Implement autocompletion for common HTTP headers in the Trufos REST client application. This involves adding a feature that suggests common header names (e.g., "Authorization", "Content-Type") and potentially values as the user types, improving the user experience. The Combobox component from Shadcn UI might be a suitable solution.
A modern, open source REST API client
AI Summary: Implement a copy functionality for requests and folders within the Trufos REST API client. This involves adding a new menu item (likely context menu) to allow users to duplicate existing requests or folders, preserving their settings and parameters.
A modern, open source REST API client