jamesedmonston / graphql-authentication

GraphQL authentication for your headless Craft CMS applications.
Other
28 stars 22 forks source link

Wrongly linked settings in nav bar #117

Closed robinbeatty closed 1 year ago

robinbeatty commented 2 years ago

Noticed the Settings breadcrumb link in the cp nav bar in https://mycraftapp.com/admin/graphql-authentication/settings is wrongly linked and points to https://mycraftapp.com/settings

jamesedmonston commented 2 years ago

@robinbeatty is this on Craft 3 or 4?

robinbeatty commented 2 years ago

Sorry yes craft 4@latest and latest version of plug-in. Sounds like just a missing / in uri

jamesedmonston commented 1 year ago
Screenshot 2023-01-07 at 14 55 56

@robinbeatty Are you referring to the highlighted (in blue) settings link here? This seems to follow Craft's conventions. If you go into fields -> a field, clicking settings goes back to /settings.

robinbeatty commented 1 year ago

Should it not point to /admin/settings rather than /settings? I am getting a 404 from no /settings route when clicking this...

jamesedmonston commented 1 year ago

@robinbeatty oops! That makes sense – I've got my local plugin test site set up without a CP trigger. Fixed for 2.2.1