Hide Forgot
Description of problem: Login in using account with billing history. Go to billing history page and check time-select list. There is "Bill date:" in time-select list as an option which doesn't take effect. Version-Release number of selected component (if applicable): STG(devenv-stage_604) How reproducible: Always Steps to Reproduce: 1. Sign in using account with billing history 2. Go to billing history page 3. Check time-select list 4. Select "Bill date:" and click print button, then check bills 5. Select other time and click print button, then check bills Actual results: "Bill date:" performs as a option and doesn't make any effort. Expected results: Suppose "Bill date:" should be in front of time-select list. Additional info:
Will merge in https://github.com/openshift/li/pull/2221
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/b2c6aadd488c2e8656aa1e817cff7b984c5d958c Fix bug 1039833: use optgroup for bill date select
Test on devenv_4118. Visit billing history page, and find bill date isn't clickable. So it won't be confusing. So verify this bug, thanks!