learlab / strapi

https://strapi-pi-eight.vercel.app
1 stars 0 forks source link

Make slug field non-editable #49

Closed langdonholmes closed 2 months ago

langdonholmes commented 2 months ago

To prevent issues where iTELL AI and NextJS have different ideas of what a page slug is, we should lock this field.

We may decide to make slugs editable again in the future once we sort out a more reliable syncing mechanism.

theannachen commented 2 months ago

This was changed through the admin panel directly and should be reflected for everyone now. Feel free to open this back up if that solution isn't adequate.

langdonholmes commented 2 months ago

Great! Thanks Anna.