Add option type create/edit pages with option values to the admin
Open
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:
We're missing a create/edit page that utilizes the new UI components, which could replace this part:
Features
- Interface for defining option type name and presentation.
- Reuse the existing table component to create an option values interface.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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