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

Add missing flash message box to /tests page #5924

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

asdil12
Copy link
Member

@asdil12 asdil12 commented Sep 12, 2024

This page can have flash messages created by ajax events.

This page can have flash messages created by ajax events.
@Martchus
Copy link
Contributor

This page can have flash messages created by ajax events.

The last part let's me wonder. For flash messages created by ajax handlers we don't need to include the layout that will add flash messages from server-side stash variables. So maybe we can just add the div here without including the layout.

@asdil12
Copy link
Member Author

asdil12 commented Sep 13, 2024

Sure we could do that. But I prefer to not have two different flash snippets around where some pages then support serverside flash messages and some only support client side messages.
Actually flash messages should be part of the basic layout and fully work on every page.

@mergify mergify bot merged commit 0967772 into os-autoinst:master Sep 13, 2024
45 checks passed
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

Successfully merging this pull request may close these issues.

4 participants