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 scrolling #200

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

[FeatureRequest] Dev Env Settings Window scrolling #200

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

The not-fitting items are simply cut off if the list can’t fit in the Tool Image selector panel. not_fitting_dev_env_settings_window

Describe the solution you'd like
Implement the scrolling feature, so the not-fitting items are also accessible.
If the cursor reaches the last list item and the user presses the down arrow or 'j' the cursor should jump back to the beginning of the list. If the cursor is at the first item, pressing the up arrow or 'k' should move the cursor to the last list item.
A scrollbar indicating where the cursor is in the whole list is nice to have but not mandatory.

Additional context
First, the #199 issue should be implemented.
The Textual module has scrollable container objects.


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

@janosmurai janosmurai added the enhancement New feature or request label Jul 30, 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