bcgov / bcgov/react-shared-components

Replace   with appropriate CSS.

Open
#486 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

A number of the components in this repo use   to create space in HTML.

- Callout.js
- Textarea.js
- DatePick.js
- TermsOfUse.js
- Input.js

Generally, it's a better practice to use CSS to create whitespace like this instead of   as it is more flexible and easier to modify. I would like to eventually replace these with CSS when we have the time.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting Callout.js, Textarea.js, DatePick.js, TermsOfUse.js, and Input.js to identify each use of   and review the surrounding styling. Done means the components use appropriate CSS for the intended whitespace without changing their rendered layout.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 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.