Changes between Version 1 and Version 2 of Ticket #51506, comment 16
- Timestamp:
- 10/20/2020 09:08:37 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51506, comment 16
v1 v2 6 6 We need to make sure that a user can easily switch between a new (experimental) screen that has become default using the Gutenberg plugin to the old widget screen. As in having an easy way to switch between new <-> old screen. Atleast for a while while testing is going on. (Something to remember for the Navigation screen when that becomes the new default nav screen in the Gutenberg plugin.) I believe at present stage we were forcing the user who does not have a correct functioning widget screen to add code to the functions file to get the old widget screen back. Many users feel uncomfortable adding code to the functions file. One can perhaps force the user to do so when a widget screen is ready and bugs have been fixed, but not when it in a sense is still in a testing phase. It makes the user feel worried about using the Gutenberg plugin when an experimental feature has become default when it really should have been experimental a while longer. 7 7 8 Thank you for holding off on incorporating the new widget screen into 5.6! 9 Punting it into an early 5.7 phase feels like the correct move. 8 Thank you for holding off on incorporating the new widget screen and punting it into 5.7. It feels like the correct move to make.