Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

relations: show only once if both forward and reverse names of a relation are identical #1448

Open
gythaogg opened this issue Nov 25, 2024 · 0 comments
Labels
feature Enhancement of existing functionality or new feature

Comments

@gythaogg
Copy link
Contributor

In the edit view of an entity - new relations can be created by clicking on buttons that show the available relations. It shows the relations in both forward and reverse. For example in Person entity edit view - "is daughter of" "is mother of" will both appear as distinct options even though they represent the same relation type.

When we have the identical text for both forward and reverse, for example "is sibling of", then it would be sufficient to show it only once.

@gythaogg gythaogg added the feature Enhancement of existing functionality or new feature label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Enhancement of existing functionality or new feature
Projects
None yet
Development

No branches or pull requests

1 participant