Add Filter Input for Environment Variables #7602
rdehnhardt
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When managing containers with a large number of environment variables, for example, Laravel applications that typically include many configuration keys, it becomes difficult to quickly locate specific variables in the current UI.
Proposal
Add a search/filter input field at the top of the Environment Variables section.
This filter should dynamically narrow down the list of environment variables based on the user's input (matching by variable name would be sufficient).
Benefits
Suggested Implementation Details
Additional Context
In projects with dozens of environment variables, this enhancement would significantly improve navigation and management efficiency.
Beta Was this translation helpful? Give feedback.
All reactions