CUCB / CUCB/website

Disabled input has no special styling

Open
#79 0 comments 0 reactions 0 assignees View on GitHub
bug must have
Dominant language
TypeScript
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Currently
```html

```

and

```html

```

look identical due to the styles in the global stylesheet (global.css). It should be obvious that the disabled one is disabled.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in global.css and inspect the styles applied to regular and disabled input elements. Make the disabled example visibly distinct from the enabled example, then verify both HTML snippets render with different styling.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.