Opened 11 months ago
Closed 10 months ago
#61187 closed defect (bug) (reported-upstream)
Calendar Block color issue in backend
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
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
@
10 months ago
- Component changed from Bundled Theme to Editor
- Milestone Awaiting Review deleted
- Resolution set to reported-upstream
- Status changed from new to closed
- Summary changed from Bundled Themes: Calendar Block color issue in backend to 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).
Note: See
TracTickets for help on using
tickets.
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.