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

Panel with groupReference seems broken #985

Closed
5 tasks
olemartinorg opened this issue Mar 9, 2023 · 1 comment
Closed
5 tasks

Panel with groupReference seems broken #985

olemartinorg opened this issue Mar 9, 2023 · 1 comment
Labels
area/test related to automated and functional testing kind/bug Something isn't working

Comments

@olemartinorg
Copy link
Contributor

In #976, I refactored the way a Panel with a reference to another repeating group has its data model bindings resolved. I also removed some broken tests, and fixed some issues in the frontend-test app that made this functionality severely broken there as well.

It's now pretty clear how this functionality was supposed to work, but it's also very apparent that it doesn't work (and #976 did not change this, it also didn't work before that). In our group.ts cypress tests, we have a test-case for the Panel with group functionality, but as our test-app has been crashing when selecting an existing row in that functionality since it was introduced, I suspect the tiny test is not actually testing all the expected functionality.

So, this issue includes tasks to:

@olemartinorg
Copy link
Contributor Author

This functionality is no longer present in v4, so the brokenness has been successfully fixed by removal. 🥳

@olemartinorg olemartinorg closed this as not planned Won't fix, can't repro, duplicate, stale Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test related to automated and functional testing kind/bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant