Auto dismiss angular alerts using user settings
Bug #1502304 reported by
Cindy Lu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
We want the Angular alerts to use the settings from settings.py, so that it matches the behavior of legacy horizon toasts.
Settings here:
https:/
'auto_
'delay': 3000,
'types': ['alert-success', 'alert-info']
},
Since framework cannot be dependent on openstack_
Related: https:/
Changed in horizon: | |
assignee: | nobody → Cindy Lu (clu-m) |
status: | New → In Progress |
To post a comment you must log in.
Not sure if High or Medium; it ignores deployer settings, but the settings in question aren't critical, just aesthetic.