Opened 4 years ago
Closed 3 days ago
#54345 closed defect (bug) (invalid)
Publish Date Transparent Css Issue
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.8.1 |
Component: | Editor | Keywords: | reporter-feedback |
Focuses: | css | Cc: |
Description
While editing an article i see Publish Date Transparent Css Issue,
in simple words, the custom date selection button is not visible.
Attachments (2)
Change History (4)
#1
@
4 years ago
- Component changed from General to Editor
- Focuses css added
- Keywords reporter-feedback added
#2
@
3 days ago
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
Hi!
Without further details, we cannot identify a bug in core. If you still experience this, please open a Gutenberg issue and/or give more details.
Note: See
TracTickets for help on using
tickets.
Welcome to Trac and thanks for the report!
I think this might be caused by a plugin. If you're using a mouse, could you right-click the word "Publish" and select Inspect Element to find exactly where the problematic style is? That style could be on the
components-dropdown
div or the button inside it (look foropacity: 0
ordisplay: none
orvisibility: hidden
and then hover over the file name to see where that is located).