ConsenSysMesh / ConsenSysMesh/rimble-ui

Add Ul and Li components

Open
#295 2 comments 0 reactions 0 assignees View on GitHub
enhancement needs discussion
Dominant language
JavaScript
Stars
455
Forks
60
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Add Ul and Li styled-components to rimble-ui library.

**Describe the solution you'd like**
I should be able to import { Ul, LI } from "rimble-ui" and add props to style such as margin, padding, and list-style types.

**Describe alternatives you've considered**
These two elements can be added as style-components for each app that uses rimble-ui, which creates duplicated boilerplate code that could be included in the library.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests. Start by locating the existing component exports in rimble-ui and reviewing how current components expose margin and padding props. Done means Ul and Li can be imported from rimble-ui and support styling for margin, padding, and list-style types.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
design, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.