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

'location' and 'layer' targets for dataviews/panels #1581

Open
dbauszus-glx opened this issue Oct 17, 2024 · 1 comment · May be fixed by #1781
Open

'location' and 'layer' targets for dataviews/panels #1581

dbauszus-glx opened this issue Oct 17, 2024 · 1 comment · May be fixed by #1781
Assignees
Labels
Feature New feature requests or changes to the behaviour or look of existing application features. RFC Request for Comment or Change. Testing Changes relating to existing or new unit tests.

Comments

@dbauszus-glx
Copy link
Member

A location dataview can be added to the location.view by specifying 'location' as the target. It should also be possible to add a layer dataview to the layer.view dataview panel. However, instead of specfying 'layer' as the dataview target it might be easier to use the layer panel / location view which nests the dataview object as the default target if not explicit to a target defined by a string value.

@dbauszus-glx dbauszus-glx added Feature New feature requests or changes to the behaviour or look of existing application features. RFC Request for Comment or Change. labels Oct 17, 2024
@dbauszus-glx
Copy link
Member Author

The idea here is that testing will be much easier when i can have any dataview type, like json which doesn't require any plugin to be loaded on a layer view which doesn't require a database connection or locations to test display, reload behavior. For example for testing toolbars.

@dbauszus-glx dbauszus-glx added the Testing Changes relating to existing or new unit tests. label Nov 21, 2024
@dbauszus-glx dbauszus-glx linked a pull request Dec 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature requests or changes to the behaviour or look of existing application features. RFC Request for Comment or Change. Testing Changes relating to existing or new unit tests.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants