layer5io / layer5

Layer5, expect more from your infrastructure
https://layer5.io
Apache License 2.0
859 stars 1.19k forks source link

[sistent] Add `TransferList` component to under project sistent #5669

Open sudhanshutech opened 1 month ago

sudhanshutech commented 1 month ago

We have a transferlist component under sistent-repo which we use for environment or connection to assigned transfer from available data to assigned data. Uses can be found here: https://playground.meshery.io/management/workspaces when we click on count section there is a modal open and we assign items . Add this under https://layer5.io/projects/sistent/components

Screenshots / Mockups

image

Implementation

Acceptance Tests


Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

rahulharpal1603 commented 1 month ago

image

Like these two, we have to add the third one named Transfer List?

NagaHarshita commented 1 month ago

@sudhanshutech Please assign this issue to me. @rahulharpal1603 In my opinion, guidelines for the TransferList component need to be added similar to the components in screenshot.

I plan to divide it into significant PRs.

  1. Overview
  2. Guidance - explaining each icon significance (>>, <<, <, >)
  3. Code - examples to the common use cases I can develop on this idea, subsections with details.
sudhanshutech commented 1 month ago

Sounds like a plan @NagaHarshita . Please try to reuse components as much as you can .

sudhanshutech commented 1 month ago

@rahulharpal1603 you can assist if needed

sudhanshutech commented 1 month ago

@NagaHarshita any luck? Any progress?

NagaHarshita commented 1 month ago

@NagaHarshita any luck? Any progress?

@sudhanshutech Yes, I have been working on it. Overview section

Observation - After selected top two items are moved to the assigned data, next two top items are automatically checked. (Is it a design choice ?)

Do I need to add any more subsections in the overview?

sudhanshutech commented 1 month ago

You can raise a pr with do-not-merge label . So we can review your progress

sudhanshutech commented 1 month ago

@NagaHarshita ?

sudhanshutech commented 1 month ago

@NagaHarshita any progress?

rahulharpal1603 commented 2 weeks ago

Since the issue is unassigned, can I start to work on this? @sudhanshutech

rahulharpal1603 commented 2 days ago

@sudhanshutech can I work on this?