Can't add new Relationship items with List view enabled on a three-tier relationship #6708
millionleaves
started this conversation in
Ideas
Replies: 2 comments
-
I don't think this worked in Pods 2.7.x but it's definitely not supported right now in our flows. We hope to revisit the modal flow when we determine better UX for how to differentiate which modal you are in when adding items deeper within modals. It's confusing (I know) and that's why it's forced off when already in an add new modal. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks. I figured there would be a reason for it, so I’m happy for that to be tagged something other than bug.
…________________________________
From: Scott Kingsley Clark ***@***.***>
Sent: Wednesday, October 6, 2021 2:58:25 PM
To: pods-framework/pods ***@***.***>
Cc: millionleaves ***@***.***>; Author ***@***.***>
Subject: Re: [pods-framework/pods] Can't add new Relationship items with List view enabled on a three-tier relationship (#6161)
I don't think this worked in Pods 2.7.x but it's definitely not supported right now in our flows. We hope to revisit the modal flow when we determine better UX for how to differentiate which modal you are in when adding items deeper within modals. It's confusing (I know) and that's why it's forced off when already in an add new modal.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#6161 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AADE5DZHO3TF7FD4W4VMQVDUFOUMDANCNFSM5FK7J4DA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I have a Pod set up with this structure via relationships:
-Parent pod
--Child pod
---Grandchild pod
The Child pod has a relationship to the Grandchild pod, with a limit of 10 Grandchild items. The item display on the Child pod is set to List view. In the List view settings, I've enabled the option to Allow Add New.
https://www.dropbox.com/s/1403isahtxhwezy/Screen%20Shot%202021-10-05%20at%2019.07.20.png?dl=0
When I edit the Child item, I can add new Grandchild items.
When I edit the Parent item and, from there, edit the Child, the New button does not appear on the Grandchild relationship field.
https://www.dropbox.com/s/4fa0anxo8vj0iwh/Screen%20Shot%202021-10-05%20at%2019.07.46.png?dl=0
Expected behavior
I expected to be able to add a new grandchild item directly from the child pod.
Screenshots / screencast
See Dropbox links above.
Possible workaround
The only workaround is to edit the Child item. My ideal workflow is to start with the Parent item and drill down.
Pods version
2.8-RC1+
I downloaded the latest dev copy from Github about 12 hours ago.
Pods Package Export
Beta Was this translation helpful? Give feedback.
All reactions