Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.

Load server-side actions from main level if the are not (re)defined on the view#129

Open
tsteinruecken wants to merge 1 commit into
mainfrom
fix/serverSideActionsOnMainLevel
Open

Load server-side actions from main level if the are not (re)defined on the view#129
tsteinruecken wants to merge 1 commit into
mainfrom
fix/serverSideActionsOnMainLevel

Conversation

@tsteinruecken
Copy link
Copy Markdown
Contributor

With the current approach, a server-side action has to be re-defined on each view that's going to use it. This patch makes the vi also check the main level of that module for a action if it's not defined on the view itself.

@tsteinruecken tsteinruecken added the bug Something isn't working label Jul 4, 2022
@tsteinruecken tsteinruecken requested a review from akelch July 4, 2022 13:43
@tsteinruecken tsteinruecken self-assigned this Jul 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant