pinacai / PINAC_Workspace

A Must-Have Desktop AI App for Everyone
GNU General Public License v3.0
17 stars 23 forks source link

Add Advance Input Option #69

Closed RajeshTechForge closed 1 month ago

RajeshTechForge commented 1 month ago

Description

Now we have to implement the advanced input options, for that, we need to add 3 dropdown-menu just above the user input area.

UI Requirements

  1. All these options should be dropdown
  2. Dropdown-menu's options will appear on the upper side so that it doesn't block the user input area.
  3. This will be placed inside the input_box class of InputPanel.tsx
  4. Create a separate component for dropdown-menu in the Home Page component.
  5. Use the React icon for icons.
  6. For large screens, all these dropdowns will stay side by side (with all 3 they must cover equal to the width of the input group).
  7. For the Narrow screen, only one will appear at a time, and the next button will be beside it to change the dropdown.

Untitled(1)


This enhancement is a great opportunity for motivated individuals to get involved. If you're interested or have any inquiries, please don't hesitate to get in touch with me.

sriabhinay556 commented 1 month ago

Have you committed my contribution? I am new to open source and I do not understand this. This commit SHA: e6f6492351264fb1ded03e1451fbcdbd20918565 says that my changes are committed to yours main. You can find that here: https://github.com/pinacai/PINAC_Workspace/pull/70/commits If that happened, why can't I see my commit in your commit section of the project? Really appreciate if you can clarify this. Thanks.

On Tue, 23 Jul 2024 at 00:22, Rajesh Mondal @.***> wrote:

Closed #69 https://github.com/pinacai/PINAC_Workspace/issues/69 as completed.

— Reply to this email directly, view it on GitHub https://github.com/pinacai/PINAC_Workspace/issues/69#event-13609955827, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQQMLL6CQBMWSA7XJ5GW6HDZNXSC7AVCNFSM6AAAAABLAXVMLCVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJTGYYDSOJVGU4DENY . You are receiving this because you were mentioned.Message ID: @.***>

RajeshTechForge commented 1 month ago

For your clarification, I have closed that pull request, not merged because you haven't done the requested changes. This Issue is also closed as completed because I have completed this feature request.

If you want to contribute to this Project choose from an open issue. Always comment on the issue that you are interested in working on in any Repository. If you have any further doubt you can ask me.

sriabhinay556 commented 1 month ago

I thought to work on it but it was late by that time. Thanks for clarifying

On Wed, Jul 24, 2024 at 1:32 AM Rajesh Mondal @.***> wrote:

For your clarification, I have closed that pull request, not merged because you haven't done the requested changes. This Issue is also closed as completed because I have completed this feature request.

If you want to contribute to this Project choose from an open issue. Always comment on the issue that you are interested in working on in any Repository. If you have any further doubt you can ask me.

— Reply to this email directly, view it on GitHub https://github.com/pinacai/PINAC_Workspace/issues/69#issuecomment-2247014445, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQQMLL4FMOSV6EAZZGDHB7TZN5C7LAVCNFSM6AAAAABLAXVMLCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBXGAYTINBUGU . You are receiving this because you were mentioned.Message ID: @.***>

RajeshTechForge commented 1 month ago

Hi @sriabhinay556, if you want to contribute to the open source, I can guide you to contribute to our Project. You just need time to work on it.