Bug description
Here is a screen of my original Statamic 5 Grid field. Note that it is in 'Table' UI mode and it is easy to edit, which is important because we have 50 timetables that change every day:
Here is how it looked after following the Statamic 6 upgrade guide. Note that every row is Stacked and each field is 100% width
Here is the fieldset configuration after the upgrade. Note that selecting UI Mode "Table" has no effect.
The Grid field is very important for this website. The Table field is unsuitable because you cannot predefine the structure.
I have also tried creating a brand new grid field, in case my legacy config was affecting it, but it had the same results.
How to reproduce
Upgrade a site with a Grid field in UI mode Table to Statamic 6
Logs
Environment
Environment
Laravel Version: 13.12.0
PHP Version: 8.4.13
Composer Version: 2.9.2
Environment: local
Debug Mode: ENABLED
Maintenance Mode: OFF
Timezone: Europe/Dublin
Locale: en
Cache
Config: NOT CACHED
Events: NOT CACHED
Routes: NOT CACHED
Views: CACHED
Drivers
Broadcasting: null
Cache: file
Database: mysql
Logs: single
Mail: smtp
Queue: database
Session: file
Storage
mysite\public\storage: LINKED
Livewire
Livewire: v3.8.0
Statamic
Addons: 9
License Key: Set
Sites: 1
Stache Watcher: Enabled
Static Caching: Disabled
Version: 6.20.0 PRO
Statamic Addons
jacksleight/statamic-bard-texstyle: 4.1.0
marcorieser/statamic-live-search: 3.2.0
marcorieser/statamic-livewire: 5.3.1
ndx/statamic-bard-color-picker: 3.0.0
rias/statamic-redirect: 4.1.10
spatie/statamic-responsive-images: 6.2.0
statamic/seo-pro: 7.9.2
stillat/relationships: 2.4.0
stuartcusackie/statamic-cache-requester: 1.3.2
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
Bug description
Here is a screen of my original Statamic 5 Grid field. Note that it is in 'Table' UI mode and it is easy to edit, which is important because we have 50 timetables that change every day:
Here is how it looked after following the Statamic 6 upgrade guide. Note that every row is Stacked and each field is 100% width
Here is the fieldset configuration after the upgrade. Note that selecting UI Mode "Table" has no effect.
The Grid field is very important for this website. The Table field is unsuitable because you cannot predefine the structure.
I have also tried creating a brand new grid field, in case my legacy config was affecting it, but it had the same results.
How to reproduce
Upgrade a site with a Grid field in UI mode Table to Statamic 6
Logs
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
No response