6174 / 6174/comflowy

background color is white when Figure is clicked, not same with the real black background

Open
#121 0 comments 0 reactions 0 assignees View on GitHub
newsletter
Dominant language
MDX
Stars
1.2k
Forks
70
PR merge metrics
No merged PRs in 30d

Description

This is about:
- [ ] Noteworthy papers and technic
- [ ] Products you should try
- [ ] ComfyUI workflow
- [ ] Stable Diffusion prompt
- [x] Good Tutorial
- [ ] Other

background color is white when Figure is clicked,

**Introduction**
![001](https://github.com/6174/comflowy/assets/7444968/e8acc1e8-d663-425d-9293-1bc0cdc929bb)
here is the demo /stable-diffusion-foundation/001.png
it is RGBA no background when it is not clicked .
when I click the figure, it will zoom up with white background, so pity.
I think it is better to use RGBA or black, same with main background color.

**Screenshots**
![4501ebbf1623be2fa89aa9a20e36765](https://github.com/6174/comflowy/assets/7444968/accf1739-1b55-43ca-b7e0-a183727aea5d)

![image](https://github.com/6174/comflowy/assets/7444968/aee99ae3-56a4-409d-9df4-6a542885d65f)

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue is about a white background appearing when a figure is clicked in the UI, instead of a transparent or black background matching the main theme. Look for the component handling figure clicks and zoom, likely in a frontend file related to image display or gallery. Check CSS or styling for background color on active/clicked states. Verify the fix by testing the figure click interaction in the UI.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.