Opened 2 years ago
Closed 2 years ago
#61187 closed defect (bug) (reported-upstream)
Calendar Block color issue in backend
| Reported by: | pranitdugad | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Added Calendar Block in page in any theme and changed background colour and text colour of it and it's not showing in the backend and working fine for the frontend. but after refreshing the page of the backend, it's showing the applied colour.
The calendar Block is not showing the applied colour in real-time on the backend. Added video for same below.
video: https://jmp.sh/D5BcAerQ
Attachments (1)
Change History (4)
#3
@
2 years ago
- Component Bundled Theme → Editor
- Milestone Awaiting Review
- Resolution → reported-upstream
- Status new → closed
- Summary Bundled Themes: Calendar Block color issue in backend → Calendar Block color issue in backend
The issue about how the color choices do not show until saving/publishing is already reported on https://github.com/WordPress/gutenberg/issues/61346
If you find issues related to specific theme styles, those can be explored and fixed in other ticket(s).
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I actually do see this working in Twenty Twenty-Four, however there are a few points. It updates on publish and it doesn't probably work on all themes. What needs to be done in this case is first reporting which themes this doesn't work on and then working on a solution. This is most likely related to the issues around tables and probably is resolve with the fixing for that.