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

Refactor Whiptail & Dialog Menus with Search Option #20

Closed
wants to merge 1 commit into from

Conversation

harilvfs
Copy link
Owner

@harilvfs harilvfs commented Nov 8, 2024

Description

Refactored menu functionality to include a searchable script menu, memory of the last selected option, and fix navigation.

  • Added/updated scripts or configurations.
  • Fixed issue #[issue number].
  • Improved/optimized existing functionality.
  • Bugs Fixes.
  • Feature Added.
  • UI Enhancement.

Context

This change improves usability, enabling faster access to scripts with a search feature, while remembering last selections for quicker navigation.

How Has This Been Tested?

  • Tested on [Arch Linux].

Checklist

Please ensure your pull request meets the following requirements:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • My changes do not introduce new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

Screenshots

2024-11-09.01-41-32.mp4

@harilvfs
Copy link
Owner Author

harilvfs commented Nov 9, 2024

Maybe this PR won’t be merged. To be honest, Whiptail and Dialog are oldschool TUI that don’t look visually appealing, especially for users who dislike white themes. Merging this PR could also introduce additional conflicts on PR #19 .

@harilvfs harilvfs closed this Nov 9, 2024
@harilvfs harilvfs deleted the WhipMenu branch November 9, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant