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

Messages need a development harness #1

Open
jtomeck opened this issue Dec 16, 2020 · 1 comment
Open

Messages need a development harness #1

jtomeck opened this issue Dec 16, 2020 · 1 comment
Assignees

Comments

@jtomeck
Copy link
Contributor

jtomeck commented Dec 16, 2020

... to be able to tell if they are warnings, successes, or information. Right now I only have styles for success messages (it will look like a success even if it's a warning or information message). @brianhelba

@brianhelba
Copy link
Contributor

See https://docs.djangoproject.com/en/3.1/ref/contrib/messages/#displaying-messages and the default message tag values above: https://docs.djangoproject.com/en/3.1/ref/contrib/messages/#message-tags

If their suggested implementation is awkward, I'd be happy to talk about ways of adding some explicit conditional logic to the template.

@brianhelba brianhelba changed the title Messages need logic Messages need a development harness Feb 11, 2021
@brianhelba brianhelba moved this from Inbox to In progress in Resonant road map & backlog Jul 2, 2024
@brianhelba brianhelba self-assigned this Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

2 participants