zesty-io / manager-ui

Content platform powering enterprise websites and applications
https://www.zesty.io
Other
41 stars 6 forks source link

Display URL Alongside Name in One-to-One Relationship Field #3073

Open kharljhon14 opened 6 days ago

kharljhon14 commented 6 days ago

Is your feature request related to a problem? Please describe.

Yes, currently, the one-to-one relationship field only displays the name (e.g., "Adult Program Services en-US") without any additional context like the URL. This makes it difficult to identify where the item is located or linked to. Describe the solution you'd like

I would like the one-to-one relationship field to display both the name and the associated URL in the list.

Describe alternatives you've considered

Alternatively, the URL could be displayed as a tooltip or modal when hovering over or clicking the name, but displaying it directly in the list would be more straightforward.

Additional context

Providing both the name and the URL will help reduce mistakes and streamline the workflow when selecting items from the list. Below is an example of how it could look:

image

giseleblair commented 6 days ago

Additional request: if the related model does not generate urls then this would not be as helpful. Being able to filter by ZUID would help solve for this issue as well.