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

[FeatureRequest] Dev Env Settings Window input field #201

Open
janosmurai opened this issue Jul 30, 2024 · 0 comments
Open

[FeatureRequest] Dev Env Settings Window input field #201

janosmurai opened this issue Jul 30, 2024 · 0 comments
Labels
enhancement New feature or request hacktoberfest Issue to help with during Hacktoberfest2023

Comments

@janosmurai
Copy link
Contributor

janosmurai commented Jul 30, 2024

After the Dev Env Settings Window has been loaded, the input field should be the active UI item. If the input field is active, the '*' (asterisk) cursor should disappear.
The input field should implement a simple search functionality:

  • Match any part of the Tool image names (the full name, so with the registry).
  • Case insensitive.
  • No regex or special character handling is needed.

As the user types into the search field, the item list should be filtered accordingly, after every keypress.
If the user presses enter, the cursor should appear again, but in the filtered list. The list should become the active UI item.
Pressing 'esc' should clear the search.

The user should be able to navigate between the UI items by pressing the ‘tab’ or ‘shift’ + ‘tab’ keys.

The Dev Env Settings window should look like this:
dev_env_settings_window_tool_search_option

Entering the text to search for should look like this:
dev_env_settings_window_searched

Reference: https://textual.textualize.io/widgets/input/


For axem internal use only:
Jira: https://axem.atlassian.net/browse/DEM-282

@janosmurai janosmurai added the enhancement New feature or request label Jul 30, 2024
@janosmurai janosmurai changed the title [FeatureRequest] Dev Env Settings Window tool search option [FeatureRequest] Dev Env Settings Window input field Aug 15, 2024
@janosmurai janosmurai added the hacktoberfest Issue to help with during Hacktoberfest2023 label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Issue to help with during Hacktoberfest2023
Projects
None yet
Development

No branches or pull requests

1 participant