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

Establish consistent display of alerts/notices on all pages #50

Closed
sman591 opened this issue Dec 12, 2017 · 0 comments
Closed

Establish consistent display of alerts/notices on all pages #50

sman591 opened this issue Dec 12, 2017 · 0 comments

Comments

@sman591
Copy link
Member

sman591 commented Dec 12, 2017

Right now, every single template has to implement support for Rails flashes (eg = flash[:notice] or = flash[:alert]). This causes inconsistent appearance, as well as causes some alerts to not be shown until navigating to a page that implements flashes.

With the new user-facing design coming in #48, there's a great chance to have this normalized to something that shows up on all pages, eliminating the requirement of having it implemented in each individual template file.

sman591 added a commit that referenced this issue Dec 31, 2017
sman591 added a commit that referenced this issue Jan 2, 2018
sman591 added a commit that referenced this issue Jan 2, 2018
sman591 added a commit that referenced this issue Jan 2, 2018
sman591 added a commit that referenced this issue Jan 2, 2018
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

No branches or pull requests

1 participant