Open Issues Need Help
View All on GitHubRealtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
AI Summary: This GitHub issue reports a visual bug where the workspace name and its associated icon are misaligned. The request is to center-align both elements to improve the user interface aesthetics.
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
Realtime secret and configuration management tool
AI Summary: Debug and fix issues related to the variable list in a real-time secret and configuration management tool. Specifically, the list fails to update after adding or deleting variables, and a loading indicator malfunctions during deletion. This requires investigating the application's logic for updating the UI and handling asynchronous operations.
Realtime secret and configuration management tool
AI Summary: Improve the user interface (UI) of the role management section within the Keyshade application. Specifically, address two issues: 1) Distinguish visually between invited and joined members by dimming avatars for invited members and changing the date label accordingly. 2) Improve the clarity and layout of workspace and role authorities by providing more descriptive names and potentially adjusting the grid layout for better readability.
Realtime secret and configuration management tool
AI Summary: Address UI/UX issues on the Integrations screen of the keyshade application. This involves removing unnecessary UI elements after the reload button, correcting spacing issues after usernames, and ensuring the address bar URL correctly reflects the selected workspace and integration.
Realtime secret and configuration management tool
AI Summary: Fix the incorrect border radius on the tables displaying secrets and variables within the Keyshade application's UI. The provided screenshot shows the current visual issue.
Realtime secret and configuration management tool
AI Summary: Implement new API endpoints `/api/secret/:projectSlug/bulk` and `/api/variable/:projectSlug/bulk` to allow bulk creation of secrets and variables. The request body should be an array of objects, mirroring the existing single-item creation requests. Existing secret and variable creation functionality should be reused.
Realtime secret and configuration management tool
AI Summary: The task is to debug and fix a bug in the `keyshade run` command where pressing `Ctrl+C` does not properly terminate the child process launched by the command. The issue is that the child process continues to run even after the parent `keyshade run` process is killed, leading to resource leaks (e.g., ports remaining occupied). The solution requires investigating how `keyshade run` manages and terminates child processes, likely involving process management libraries or operating system signals.
Realtime secret and configuration management tool
AI Summary: Modify the `keyshade run` command-line interface (CLI) to accept and execute arbitrary commands passed as arguments, rather than only the first word. Currently, the command requires quotes around the entire command to work correctly; the goal is to remove this requirement.
Realtime secret and configuration management tool
AI Summary: Remove an annoying slider from the bottom of the Keyshade application's user interface. This likely involves modifying the application's front-end code to remove the slider element and potentially adjust the layout to compensate for its removal.
Realtime secret and configuration management tool