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

Add Filtering Capability to Item Listing in Editor with Regex Support #1358

Conversation

mauroalexandre
Copy link
Contributor

Overview

This update introduces a new filtering capability to the item listing within the editor, including support for regular expressions. This enhancement is designed to significantly improve the manageability of projects with many customized elements in the view.

Key Features

  • Filtering by Keyword: Users can now filter items based on name.
  • Regex Support: Advanced users can utilize regular expressions to create more complex filtering criteria, allowing for precise control over the displayed items.

Benefits

  • Enhanced Productivity: Simplifies the process of finding specific elements within large projects, saving time and reducing effort during project maintenance.
  • Increased Flexibility: The introduction of regex support offers sophisticated filtering options that cater to varied and complex user requirements.

Demonstration

A video demonstration of the new functionality is provided below, showcasing how the filtering works in a real-world scenario.

Peek.2024-09-04.22-59.mp4

Additional Notes

This update is part of our ongoing efforts to enhance user experience and improve the efficiency of the editing environment.

@unocelli unocelli changed the base branch from master to feat/pr1358 September 5, 2024 17:57
@unocelli
Copy link
Member

unocelli commented Sep 5, 2024

I love it! Thanks a lot.
if you had nothing against it I would also put the search input in dark to be consequent

@unocelli unocelli merged commit c8c5cdf into frangoteam:feat/pr1358 Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants