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

Primary Images #1096

Open
Tracked by #1018
joshdimanteto opened this issue Oct 30, 2024 · 0 comments · May be fixed by #1267
Open
Tracked by #1018

Primary Images #1096

joshdimanteto opened this issue Oct 30, 2024 · 0 comments · May be fixed by #1267
Assignees
Labels
feature New feature or request

Comments

@joshdimanteto
Copy link
Collaborator

joshdimanteto commented Oct 30, 2024

Tasks

  1. Create Dialog Component

    • Develop a dialog component that allows users to select a primary image from existing images.
  2. Display Existing Images

    • Implement a grid layout to display existing images as thumbnails.
    • Each thumbnail should include a radio button to select the primary image.
  3. Add New Images

    • Include an option for users to upload new images within the dialog.
    • Ensure that new images can also be selected as the primary image.
  4. Remove Primary Image

    • Implement the ability for users to remove the currently selected primary image.
    • separate dialog

Handle Patch Request

  • Configure the dialog to send a PATCH request to the backend when a primary image is selected or changed.

  • The request should set the primary attribute to true for the selected image.

  • Selected components should be highlighted

@joshdimanteto joshdimanteto mentioned this issue Oct 30, 2024
9 tasks
@joshdimanteto joshdimanteto added the feature New feature or request label Oct 30, 2024
@asuresh-code asuresh-code moved this from Backlog to Up Next in Inventory Management System Dec 18, 2024
asuresh-code added a commit that referenced this issue Jan 20, 2025
asuresh-code added a commit that referenced this issue Jan 21, 2025
@asuresh-code asuresh-code linked a pull request Jan 22, 2025 that will close this issue
4 tasks
@asuresh-code asuresh-code moved this from Up Next to In Progress in Inventory Management System Jan 29, 2025
asuresh-code added a commit that referenced this issue Feb 6, 2025
asuresh-code added a commit that referenced this issue Feb 6, 2025
asuresh-code added a commit that referenced this issue Feb 6, 2025
asuresh-code added a commit that referenced this issue Feb 6, 2025
asuresh-code added a commit that referenced this issue Feb 7, 2025
…ing images and cleanup primaryoptionsmenubutton #1096
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants