Infisical / infisical

♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI
https://infisical.com
Other
15.03k stars 858 forks source link

Github Repo Dropdown Box #651

Open phamleduy04 opened 1 year ago

phamleduy04 commented 1 year ago

Feature description

Can you add a search bar for choosing a github repo?

image

Why would it be useful?

I have 100+ GitHub repos and it is hard to scroll through to find the correct one.

Mohith234 commented 1 year ago

I would like to work on this issue. Would like to give it a try.

maidul98 commented 1 year ago

Hey @Mohith234 i'll assign this to you, you can go for it

dangtony98 commented 1 year ago

I think this may involve modifying the generic input field we currently employ across Infisical’s Web UI.

Perhaps @akhilmhdh can weigh in on this as well and help review 🙂

akhilmhdh commented 1 year ago

Hey @Mohith234

I guess its time to work on a searchable select. You can implement this by referring

  1. Mui autocomplete
  2. React select

The select can have a prop called isSearchable. Then the component will be input field onfocus and users can type it

pandeymangg commented 1 year ago

Is this still open? I can take this up.

akhilmhdh commented 1 year ago

Hey @Mohith234 are you working on this. Can you please provide an update over this.

If your busy, its ok. Let us know I can assign it to @pandeymangg

Mohith234 commented 1 year ago

Sorry, I am a bit busy with other work. Please assign @pandeymangg

ank1traj commented 1 year ago

Hi @akhilmhdh

Is this issue still open? I can take this up.

youngancient commented 1 year ago

Hi @akhilmhdh I have quite an experience using MUI, can you assign this issue to me? I d love to work it out.

alfredlouisw8 commented 10 months ago

hi can i work on this issue?