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

feat: Filtering of available modules in the "Install New Module" list #780

Open
ramazansancar opened this issue Feb 5, 2025 · 4 comments · May be fixed by #786
Open

feat: Filtering of available modules in the "Install New Module" list #780

ramazansancar opened this issue Feb 5, 2025 · 4 comments · May be fixed by #786
Labels
enhancement New feature or request pr welcome

Comments

@ramazansancar
Copy link

🆒 Your use case

I am doing interface development in Vue3. While the currently used libraries are visible in the Modules tab, I finally wondered about the "Install New Module" button. When I clicked it, I saw that all the libraries were listed.

However, I noticed that the libraries I am currently using were included in the list without being filtered. For this reason, I thought a filtered list would be nice.

🆕 The solution you'd like

The libraries in the "Install New Module" list can be filtered from those I currently use, or the list can be made cleaner with an option such as "Filter those I currently use".

🔍 Alternatives you've considered

No response

ℹ️ Additional info

After reviewing the code, he can provide support in development.

@ramazansancar ramazansancar added the enhancement New feature or request label Feb 5, 2025
@arashsheyda
Copy link
Member

@ramazansancar great catch! would you like to work on it?

@ramazansancar
Copy link
Author

@ramazansancar great catch! would you like to work on it?

@arashsheyda Sure. I'll have some time this weekend. I'm thinking of looking at it then.

@ramazansancar
Copy link
Author

I didn't look at it over the weekend because I was busy. I completed the development.

PR: #786

Screenshots:

Filter Off:
Image

Filter On:
Image

@ramazansancar
Copy link
Author

Revise Screenshots:

Off:
image
On:
image


Search + Off:
image
Search + On:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pr welcome
Projects
None yet
2 participants