solidusio / solidusio/solidus

Add option type create/edit pages with option values to the admin

Open
#6,125 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

changelog:solidus_admin
Dominant language
Ruby
Stars
5.3k
Forks
1.4k
Avg merge
1d 22h
Merged PRs (30d)
62

Description

Description

Implement the functionality to add/edit option types.

We already have an option types index page:

Image

We're missing a create/edit page that utilizes the new UI components, which could replace this part:
Image

Features

  • Interface for defining option type name and presentation.
  • Reuse the existing table component to create an option values interface.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from the existing option types index page and the current admin option-type interface shown in the issue, then inspect the existing UI components and table component used by the admin. Done means create and edit pages support option type name and presentation and provide an option values interface using the existing table component.

Written by the indexing model from the issue text.

Assessment

Tech stack
rails, ruby
Domain
full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.