mattermost / mattermost/mattermost-developer-documentation
Font colour wrong for Person field in dark mode
Open
Nobody has claimed this yet.
Acknowledged/Docs
- Dominant language
- CSS
- Stars
- 90
- Forks
- 460
- Avg merge
- 9d 23h
- Merged PRs (30d)
- 2
Description
The font colour of the Person type attribute field doesn't change when in dark mode, so is almost impossible to read. Compare the Text type field, which changes font colour in dark mode
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 by comparing the Person and Text type field styling in the documentation interface, then locate the relevant CSS rules for dark mode. Done means the Person field text is readable in dark mode and has appropriate colour behavior comparable to the Text field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100