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

Allow navigation to details view instead of popup in related-entities and related-activities subrecords #1695

Closed
sleidig opened this issue Feb 1, 2023 · 3 comments

Comments

@sleidig
Copy link
Member

sleidig commented Feb 1, 2023

For some related entity tables (e.g. recurring activities of a school; some custom, complex survey details) the user should be navigated to the fullscreen details few of a record when clicking on the row instead of seeing a popup. Make this configurable.

@sleidig
Copy link
Member Author

sleidig commented Feb 1, 2023

... we have a problem to implement this because the createNewRecordFactory needs to create and pass a temporary entity:

  • the logic for new record default fields is in the list component (we might be able to switch this into becoming config of the "entity" maybe)
  • this logic can make use of the "relatedEntity" and its properties. there wouldn't be any reference back to this in our usual approach of opening a new details view ...

@TheSlimvReal
Copy link
Collaborator

Maybe offer link in RowDetailsComponent to go to EntityDetailsComponent

@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.19.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants