Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't get options on the Web Page editor #648

Open
LouisLee-Dev opened this issue Jul 11, 2024 · 1 comment
Open

I can't get options on the Web Page editor #648

LouisLee-Dev opened this issue Jul 11, 2024 · 1 comment
Labels
Type: Question Further information is requested

Comments

@LouisLee-Dev
Copy link

Describe the bug

As you can see, I am on the editing page of a article.
But I can't find any options because their font color is white in white background.
This issue occur because of the tippy box, and I want to fix this issue as soon as possible.

Steps to reproduce

Steps to reproduce the behavior:

  1. Go to 'http://localhost:4000/admin/pages/add/website/webpage/{page_number}/.'
  2. Click on '+' under the Body section
  3. See error

Expected behavior

Need to show up the all available options

Additional context

image

@LouisLee-Dev LouisLee-Dev added the Type: Bug Something isn't working label Jul 11, 2024
@vsalvino
Copy link
Contributor

vsalvino commented Jul 11, 2024

Hello - I cannot replicate this issue. A couple things to look for:

  1. Do you have any custom CSS being added to the wagtail admin?
  2. Do you have any browser extensions that force dark/light mode, or disable javascript? If so please try disabling them.
  3. Can you try to replicate this in a brand new venv, pip install coderedcms, and run coderedcms startproject?

@vsalvino vsalvino added Type: Question Further information is requested and removed Type: Bug Something isn't working labels Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants