DioxusLabs / DioxusLabs/docsite

Black background in text field

Open
#379 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
206
Forks
208
Avg merge
1h 11m
Merged PRs (30d)
3

Description

**Problem**

In your example [Dynamic Rendering](https://dioxuslabs.com/learn/0.6/reference/dynamic_rendering), you show the code sample `src/rendering_lists.rs`. It generates a text box with black background. That is, when I am typing text into this field, I don't see the text. Not sure, if this is CSS problem.

**Steps To Reproduce**

- Use macOS with the dark theme
- Go to [Dynamic Rendering](https://dioxuslabs.com/learn/0.6/reference/dynamic_rendering)
- Go to the `src/rendering_lists.rs` example
- Click in the text field and type some text
- You don't see the text in the text field

![sample-screenshot](https://github.com/user-attachments/assets/310dc253-e66a-4ec5-a916-9a9e7546487b)

**Expected behavior**

The text in the text field should be visible

**Environment:**
- Dioxus version: 0.6
- OS info: macOS 15.2, Dark Theme
- App platform: Web, Chrome

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.